| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 3 |
| Assertions | 198 | 24 |
| Skipped Tests | 0 | - |
expected 486 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e1415d6-6d7b-4fb8-9167-f635f9eed3d5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-K5vpVuu5Rx82J+PFK3bhqRH7z2Y" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b02567dd-35a0-434c-aaaa-871642fc1d19 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1be2122-a3e5-4bf8-9208-8809d5543f73 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d615ca7f-a106-449f-acaa-9c77ae86d060 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 026d0491-a40f-4542-a8df-28828e16bd2c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c5680741-c2a0-4194-a31e-d52052603c35 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1eaf62e-b7ac-4e51-9ddc-a3900ad1a93e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-sT7KVxqS9TCncNyg3VctY2fWbj4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":252},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 46da16c6-e5dc-4dd4-800e-6108dd934b09 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2c2ee44d-f0e6-4f40-9737-f8e6ddabdf54 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-sT7KVxqS9TCncNyg3VctY2fWbj4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":252},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2ab81d24-f76f-43e9-a4ac-0fa90dfca73d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:18:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b3ccbbe-d594-4c4a-9eed-217bbd9ada31 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ab83335-b3bb-412f-810f-be3577a3f236 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:18:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| randomnumber | 15 |
| randomFirstName | Raquel |
| randomLastName | Metz |
| randomEmail | Alysa.Dickinson@gmail.com |
| randomPhone | 982-836-7972 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5e92934d-d46e-4f2f-92c5-158565ff7de3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Glennie",
"last_name": "Pfeffer",
"mobile_number": "381-847-7617",
"mobile_number_alt": "",
"email_id": "Gavin_Johnston@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"62054075542658",
"imei1": "62054075542658",
"imei2": "62054075542658",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-Fidlg0ssuEew65otEbzgH/0SPhk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":152485,"tr_customer_product_id":152475,"job_number":"JOB_152468"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| randomnumber | 70 |
| randomFirstName | Abbie |
| randomLastName | Labadie |
| randomEmail | Emelia.Ullrich@hotmail.com |
| randomPhone | 701-390-5518 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4151e91f-611e-4fe2-a815-db1c28bdece0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1044 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Myah",
"last_name": "Larkin",
"mobile_number": "945-343-5190",
"mobile_number_alt": "",
"email_id": "Vida53@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"61984080477828",
"imei1": "61984080477828",
"imei2": "61984080477828",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 392 |
| randomFirstName | Joesph |
| randomLastName | Prosacco |
| randomEmail | Yessenia_Ondricka@gmail.com |
| randomPhone | 636-870-3727 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ecf61e94-4fcb-4eab-b0b1-7f446087a5a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1058 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Clarissa",
"last_name": "Reinger",
"mobile_number": "817-496-6713",
"mobile_number_alt": "",
"email_id": "Eleanore_Lowe@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"65722176194882",
"imei1": "65722176194882",
"imei2": "65722176194882",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| randomnumber | 267 |
| randomFirstName | Makenzie |
| randomLastName | Hudson |
| randomEmail | Skye6@hotmail.com |
| randomPhone | 757-435-2477 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2fb2ceaf-80f4-4607-9ed4-cd89d8a4a1d6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| randomnumber | 338 |
| randomFirstName | Brenna |
| randomLastName | Wisoky |
| randomEmail | Delta_OKeefe15@gmail.com |
| randomPhone | 543-370-6593 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0130da80-2fdc-40d8-9bfa-05dc18ae0515 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1037 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Letitia",
"last_name": "Von",
"mobile_number": "998-929-3439",
"mobile_number_alt": "",
"email_id": "Reece.Predovic@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000230",
"imei1": "100000230",
"imei2": "100000230",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| randomnumber | 255 |
| randomFirstName | Rebeca |
| randomLastName | D'Amore |
| randomEmail | Sierra.Koepp@gmail.com |
| randomPhone | 212-609-6165 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 458e71fa-ba5e-41ec-9206-eb3fa1b27934 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1305707-43e0-4f8a-b8ff-3f4d2263f4a7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-0xAJ2OF1cvOPgzMKQ29vhp4EQo0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":255},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2c21fe2e-078f-4f22-84b1-2c779e22751b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3dcd7-vNh76iv5Lpl0LyWWdz7pa4LjV/g" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:18:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152408,"job_number":"JOB_152408","tr_customer_id":152425,"tr_customer_product_id":152415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Tyson Johns","mobile_number":"349-452-3180","email_id":"Norene0@yahoo.com","dop":"2025-06-09","serial_number":"102185957409086","imei1":"102185957409086","imei2":"102185957409086","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152399,"job_number":"JOB_152399","tr_customer_id":152416,"tr_customer_product_id":152406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:28.000Z","name":"Jacques Koepp","mobile_number":"292-537-5837","email_id":"Reece_Smith81@yahoo.com","dop":"2025-06-09","serial_number":"108666829908168","imei1":"108666829908168","imei2":"108666829908168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152387,"job_number":"JOB_152387","tr_customer_id":152404,"tr_customer_product_id":152394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:14.000Z","name":"Alvis Pfannerstill","mobile_number":"490-766-8463","email_id":"Cletus.Hudson85@gmail.com","dop":"2025-06-09","serial_number":"106413226044720","imei1":"106413226044720","imei2":"106413226044720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152342,"job_number":"JOB_152342","tr_customer_id":152359,"tr_customer_product_id":152349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"Elza Ondricka","mobile_number":"393-211-4412","email_id":"Queenie49@hotmail.com","dop":"2025-10-01","serial_number":"18352630621413","imei1":"18352630621413","imei2":"18352630621413","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:18:51.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T06:18:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152459,"job_number":"JOB_152459","tr_customer_id":152476,"tr_customer_product_id":152466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:09.000Z","modified_at":"2026-01-12T05:04:46.000Z","name":"Elza Waelchi","mobile_number":"477-490-1450","email_id":"Orval_OKon@gmail.com","dop":"2025-04-06","serial_number":"15448147603603","imei1":"15448147603603","imei2":"15448147603603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152457,"job_number":"JOB_152457","tr_customer_id":152474,"tr_customer_product_id":152464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:56.000Z","modified_at":"2026-01-12T05:04:34.000Z","name":"Jeremy Cassin","mobile_number":"963-557-9299","email_id":"Monserrat8@yahoo.com","dop":"2025-04-06","serial_number":"18398699773509","imei1":"18398699773509","imei2":"18398699773509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152455,"job_number":"JOB_152455","tr_customer_id":152472,"tr_customer_product_id":152462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:42.000Z","modified_at":"2026-01-12T05:02:17.000Z","name":"Nigel Kuhlman","mobile_number":"316-632-3604","email_id":"Delia.Beer57@yahoo.com","dop":"2025-04-06","serial_number":"11701365601786","imei1":"11701365601786","imei2":"11701365601786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152454,"job_number":"JOB_152454","tr_customer_id":152471,"tr_customer_product_id":152461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:13.000Z","name":"Reilly Auer","mobile_number":"664-540-5869","email_id":"Ryann19@gmail.com","dop":"2025-07-01","serial_number":"107633407785994","imei1":"107633407785994","imei2":"107633407785994","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152452,"job_number":"JOB_152452","tr_customer_id":152469,"tr_customer_product_id":152459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:55:02.000Z","name":"Vesta O'Connell","mobile_number":"452-788-3415","email_id":"Mitchell68@hotmail.com","dop":"2025-07-01","serial_number":"108073712897922","imei1":"108073712897922","imei2":"108073712897922","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152447,"job_number":"JOB_152447","tr_customer_id":152464,"tr_customer_product_id":152454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:10.000Z","name":"Kylie Wisozk","mobile_number":"259-953-9287","email_id":"Enrico.Friesen79@yahoo.com","dop":"2025-10-12","serial_number":"10133202677414","imei1":"10133202677414","imei2":"10133202677414","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152444,"job_number":"JOB_152444","tr_customer_id":152461,"tr_customer_product_id":152451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:56.000Z","name":"Robbie Hoppe","mobile_number":"980-527-2100","email_id":"Jayson.Schaden5@yahoo.com","dop":"2025-10-12","serial_number":"10057269341732","imei1":"10057269341732","imei2":"10057269341732","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152441,"job_number":"JOB_152441","tr_customer_id":152458,"tr_customer_product_id":152448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:32.000Z","modified_at":"2026-01-12T04:43:42.000Z","name":"Althea Romaguera","mobile_number":"562-669-3342","email_id":"Berry.Olson@yahoo.com","dop":"2025-10-12","serial_number":"19991675895269","imei1":"19991675895269","imei2":"19991675895269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152439,"job_number":"JOB_152439","tr_customer_id":152456,"tr_customer_product_id":152446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:08:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99551283805190","imei1":"99551283805190","imei2":"99551283805190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:08:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152432,"job_number":"JOB_152432","tr_customer_id":152449,"tr_customer_product_id":152439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32344190865770","imei1":"32344190865770","imei2":"32344190865770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152425,"job_number":"JOB_152425","tr_customer_id":152442,"tr_customer_product_id":152432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:40.000Z","modified_at":"2026-01-12T04:07:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77343757952103","imei1":"77343757952103","imei2":"77343757952103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152417,"job_number":"JOB_152417","tr_customer_id":152434,"tr_customer_product_id":152424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:41.000Z","name":"Nedra Mitchell","mobile_number":"471-959-5111","email_id":"Malinda65@hotmail.com","dop":"2025-04-06","serial_number":"19549143785426","imei1":"19549143785426","imei2":"19549143785426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152414,"job_number":"JOB_152414","tr_customer_id":152431,"tr_customer_product_id":152421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:03:30.000Z","name":"Milton Emmerich","mobile_number":"878-952-5329","email_id":"Syble_Littel@hotmail.com","dop":"2025-04-06","serial_number":"10183950485727","imei1":"10183950485727","imei2":"10183950485727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152411,"job_number":"JOB_152411","tr_customer_id":152428,"tr_customer_product_id":152418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:03:25.000Z","name":"Gustave Buckridge","mobile_number":"626-538-2654","email_id":"Henri.Schamberger89@hotmail.com","dop":"2000-01-31","serial_number":"10564560674026","imei1":"10564560674026","imei2":"10564560674026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152405,"job_number":"JOB_152405","tr_customer_id":152422,"tr_customer_product_id":152412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:03:02.000Z","name":"Nicolas Dibbert","mobile_number":"450-833-5974","email_id":"Virginie.Kerluke@gmail.com","dop":"2025-04-06","serial_number":"12509974154943","imei1":"12509974154943","imei2":"12509974154943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152402,"job_number":"JOB_152402","tr_customer_id":152419,"tr_customer_product_id":152409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:24.000Z","modified_at":"2026-01-12T04:02:57.000Z","name":"Sarina Stroman","mobile_number":"736-514-6096","email_id":"Tito_Stamm45@yahoo.com","dop":"2025-04-06","serial_number":"19032607537646","imei1":"19032607537646","imei2":"19032607537646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152396,"job_number":"JOB_152396","tr_customer_id":152413,"tr_customer_product_id":152403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:16.000Z","modified_at":"2026-01-12T04:02:50.000Z","name":"Liam Kerluke","mobile_number":"940-937-0793","email_id":"Eulalia23@hotmail.com","dop":"2025-04-06","serial_number":"14709825602465","imei1":"14709825602465","imei2":"14709825602465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152392,"job_number":"JOB_152392","tr_customer_id":152409,"tr_customer_product_id":152399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Ellis Howell","mobile_number":"757-315-5375","email_id":"Berenice.Ernser30@yahoo.com","dop":"2025-04-06","serial_number":"17760503560142","imei1":"17760503560142","imei2":"17760503560142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152390,"job_number":"JOB_152390","tr_customer_id":152407,"tr_customer_product_id":152397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:07.000Z","modified_at":"2026-01-12T04:02:45.000Z","name":"Eleazar O'Reilly","mobile_number":"690-471-3668","email_id":"Daija85@hotmail.com","dop":"2025-04-06","serial_number":"18932519047443","imei1":"18932519047443","imei2":"18932519047443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152384,"job_number":"JOB_152384","tr_customer_id":152401,"tr_customer_product_id":152391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:02.000Z","modified_at":"2026-01-12T04:02:40.000Z","name":"Immanuel Bauch","mobile_number":"986-980-2271","email_id":"Dewayne.Padberg90@yahoo.com","dop":"2000-01-31","serial_number":"10261846428125","imei1":"10261846428125","imei2":"10261846428125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152381,"job_number":"JOB_152381","tr_customer_id":152398,"tr_customer_product_id":152388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:36.000Z","name":"Dedrick Stark","mobile_number":"828-417-9187","email_id":"Kraig96@gmail.com","dop":"2025-04-06","serial_number":"18743984306443","imei1":"18743984306443","imei2":"18743984306443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152378,"job_number":"JOB_152378","tr_customer_id":152395,"tr_customer_product_id":152385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:53.000Z","modified_at":"2026-01-12T04:02:26.000Z","name":"Vella Ondricka","mobile_number":"727-242-8440","email_id":"Octavia.Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14870775167471","imei1":"14870775167471","imei2":"14870775167471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152375,"job_number":"JOB_152375","tr_customer_id":152392,"tr_customer_product_id":152382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"Isidro Boyer","mobile_number":"920-677-0056","email_id":"Sarai_Predovic@gmail.com","dop":"2025-04-06","serial_number":"16930564079947","imei1":"16930564079947","imei2":"16930564079947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152372,"job_number":"JOB_152372","tr_customer_id":152389,"tr_customer_product_id":152379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Sadye MacGyver","mobile_number":"964-748-9647","email_id":"Lawrence76@hotmail.com","dop":"2025-04-06","serial_number":"15405209638733","imei1":"15405209638733","imei2":"15405209638733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152368,"job_number":"JOB_152368","tr_customer_id":152385,"tr_customer_product_id":152375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Casey Reilly","mobile_number":"903-874-8118","email_id":"Nellie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"19531689364140","imei1":"19531689364140","imei2":"19531689364140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152367,"job_number":"JOB_152367","tr_customer_id":152384,"tr_customer_product_id":152374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:12.000Z","name":"Audrey Kub","mobile_number":"766-258-0478","email_id":"Jayce_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"12423537579685","imei1":"12423537579685","imei2":"12423537579685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152363,"job_number":"JOB_152363","tr_customer_id":152380,"tr_customer_product_id":152370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Palma Hodkiewicz","mobile_number":"936-595-4080","email_id":"Clair.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"12267207849689","imei1":"12267207849689","imei2":"12267207849689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152360,"job_number":"JOB_152360","tr_customer_id":152377,"tr_customer_product_id":152367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:27.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Cyrus Grady","mobile_number":"994-423-1991","email_id":"Verona_Green@gmail.com","dop":"2025-04-06","serial_number":"11484783329931","imei1":"11484783329931","imei2":"11484783329931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152356,"job_number":"JOB_152356","tr_customer_id":152373,"tr_customer_product_id":152363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:59.000Z","name":"Piper Nicolas","mobile_number":"289-866-9732","email_id":"Ayana93@yahoo.com","dop":"2025-04-06","serial_number":"19260962475731","imei1":"19260962475731","imei2":"19260962475731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152349,"job_number":"JOB_152349","tr_customer_id":152366,"tr_customer_product_id":152356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Adell Padberg","mobile_number":"636-801-3438","email_id":"Alysha79@hotmail.com","dop":"2000-01-31","serial_number":"10999519174390","imei1":"10999519174390","imei2":"10999519174390","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152347,"job_number":"JOB_152347","tr_customer_id":152364,"tr_customer_product_id":152354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"Candido Ernser","mobile_number":"857-577-4165","email_id":"Jameson.Schoen75@yahoo.com","dop":"2025-04-06","serial_number":"10711443314788","imei1":"10711443314788","imei2":"10711443314788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152344,"job_number":"JOB_152344","tr_customer_id":152361,"tr_customer_product_id":152351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:46.000Z","name":"Waldo Schultz","mobile_number":"224-474-6400","email_id":"Queen.Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14044001357832","imei1":"14044001357832","imei2":"14044001357832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152336,"job_number":"JOB_152336","tr_customer_id":152353,"tr_customer_product_id":152343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:04.000Z","modified_at":"2026-01-12T04:01:37.000Z","name":"Pattie Boyle","mobile_number":"502-324-1871","email_id":"Polly.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"10031173943181","imei1":"10031173943181","imei2":"10031173943181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152333,"job_number":"JOB_152333","tr_customer_id":152350,"tr_customer_product_id":152340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:01:30.000Z","name":"Jonathon Donnelly","mobile_number":"970-275-6963","email_id":"Stanford21@yahoo.com","dop":"2025-04-06","serial_number":"14801989850374","imei1":"14801989850374","imei2":"14801989850374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:01:27.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:25.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:01:13.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:06.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 527e119d-8455-4aed-87c4-769cab72963e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cec19dca-867e-41f6-a206-b811193ae6cd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 247e545d-729e-4e6f-8aa8-5b11563d372d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-E7WVu4lgG6XD8iZap1taLCc+19Q" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3MzV9.RK3AmuWpQ8mNr9Zc9d2VM8W-EeuBbW8kmTvT8U--Ov0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3MzV9.RK3AmuWpQ8mNr9Zc9d2VM8W-EeuBbW8kmTvT8U--Ov0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 751e98e1-8c52-4ffb-b888-114ad7d887c8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3MzV9.RK3AmuWpQ8mNr9Zc9d2VM8W-EeuBbW8kmTvT8U--Ov0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d7e376e3-e945-4077-b78f-6a4ff48fc768 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-GHz+qwTtFbYk5iVV42SY3TNV47w" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":477},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fcb2655e-056a-461a-926a-28be8ed80091 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"73e4f-kU8xfJT1S7vVxbPrBCr0Eq+U9Cc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:18:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3MzV9.RK3AmuWpQ8mNr9Zc9d2VM8W-EeuBbW8kmTvT8U--Ov0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8bf4e79f-a3e0-4b27-9f33-c85f8f378c80 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3MzV9.RK3AmuWpQ8mNr9Zc9d2VM8W-EeuBbW8kmTvT8U--Ov0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fbe51a66-4d93-43dd-a7e2-4e8eb05f42ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152468,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3MzV9.RK3AmuWpQ8mNr9Zc9d2VM8W-EeuBbW8kmTvT8U--Ov0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2d42ddf8-20b2-449b-8125-7af19870b2d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"73a6b-bhozRjElqwO3O8n/EZoFxEQCUOs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:18:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 27bff7aa-239f-458e-a45c-be7a4ee9a5e4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-y2YJDupJPtZGuQZFJFw44NEB60o" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 63ef7e1c-89b6-478a-bfed-013bae025ea4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa3a948d-55f8-4767-99f9-21fde674643e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-fTeTORg4I8abBiG9l0U9pesUsWs" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:18:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":7},{"label":"Repair completed","key":"repair_completed","count":80}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d8cf24e-2fb0-4cb4-9aee-0c3a4e2da8b6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1b04-/PHDSnz4RtM1ocKoKQbpTgMDsF0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:18:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:57.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:18:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65e3b711-0036-477e-b462-b23c8215ec9a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b831eef4-9dec-41ed-b07d-85cb48cce769 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2151-xVs95w0wWIm7HxRkyYDjIDJphrU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:57.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:18:57.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":152468,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T06:18:52.000Z"}],"quatations":[]},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152121,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:32:26.000Z"}],"quatations":[]},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152118,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:24:10.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151759,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151758,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 780a7006-78b8-4a95-ac4e-f5ca9c3f7218 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mzl9.Xmp84_Q76U53Ve752MjRnJz4gpEd3x7nEE7k1Gca6HM |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | deb9d178-8f0f-4586-b6ab-59cd1b965bac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":152468,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8202d77a-c921-46f3-8361-60f19fd157f0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-4uvyi/6viJ8GKUdrcFo4JctMBTc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e2a1ff3f-cf2c-4797-9106-6522071f1ad1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dc70fd9b-804b-4771-91de-364d96eb488c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-xMyCZO85Ekx9iahKk8eghtFp4FI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":80},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 73f3f4bc-f338-4030-9464-fee8ca4c6849 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | efec989b-1ba7-4cf1-8ab1-f11b1493378d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"13529-bEGILBavewust2e6Qi6gG7beNUI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-12T05:01:52.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:06.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:01:13.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:25.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:01:27.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152333,"job_number":"JOB_152333","tr_customer_id":152350,"tr_customer_product_id":152340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:01:30.000Z","name":"Jonathon Donnelly","mobile_number":"970-275-6963","email_id":"Stanford21@yahoo.com","dop":"2025-04-06","serial_number":"14801989850374","imei1":"14801989850374","imei2":"14801989850374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152336,"job_number":"JOB_152336","tr_customer_id":152353,"tr_customer_product_id":152343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:04.000Z","modified_at":"2026-01-12T04:01:37.000Z","name":"Pattie Boyle","mobile_number":"502-324-1871","email_id":"Polly.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"10031173943181","imei1":"10031173943181","imei2":"10031173943181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152344,"job_number":"JOB_152344","tr_customer_id":152361,"tr_customer_product_id":152351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:46.000Z","name":"Waldo Schultz","mobile_number":"224-474-6400","email_id":"Queen.Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14044001357832","imei1":"14044001357832","imei2":"14044001357832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152347,"job_number":"JOB_152347","tr_customer_id":152364,"tr_customer_product_id":152354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"Candido Ernser","mobile_number":"857-577-4165","email_id":"Jameson.Schoen75@yahoo.com","dop":"2025-04-06","serial_number":"10711443314788","imei1":"10711443314788","imei2":"10711443314788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152349,"job_number":"JOB_152349","tr_customer_id":152366,"tr_customer_product_id":152356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Adell Padberg","mobile_number":"636-801-3438","email_id":"Alysha79@hotmail.com","dop":"2000-01-31","serial_number":"10999519174390","imei1":"10999519174390","imei2":"10999519174390","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152356,"job_number":"JOB_152356","tr_customer_id":152373,"tr_customer_product_id":152363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:59.000Z","name":"Piper Nicolas","mobile_number":"289-866-9732","email_id":"Ayana93@yahoo.com","dop":"2025-04-06","serial_number":"19260962475731","imei1":"19260962475731","imei2":"19260962475731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152360,"job_number":"JOB_152360","tr_customer_id":152377,"tr_customer_product_id":152367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:27.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Cyrus Grady","mobile_number":"994-423-1991","email_id":"Verona_Green@gmail.com","dop":"2025-04-06","serial_number":"11484783329931","imei1":"11484783329931","imei2":"11484783329931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152363,"job_number":"JOB_152363","tr_customer_id":152380,"tr_customer_product_id":152370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Palma Hodkiewicz","mobile_number":"936-595-4080","email_id":"Clair.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"12267207849689","imei1":"12267207849689","imei2":"12267207849689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152367,"job_number":"JOB_152367","tr_customer_id":152384,"tr_customer_product_id":152374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:12.000Z","name":"Audrey Kub","mobile_number":"766-258-0478","email_id":"Jayce_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"12423537579685","imei1":"12423537579685","imei2":"12423537579685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152368,"job_number":"JOB_152368","tr_customer_id":152385,"tr_customer_product_id":152375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Casey Reilly","mobile_number":"903-874-8118","email_id":"Nellie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"19531689364140","imei1":"19531689364140","imei2":"19531689364140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152372,"job_number":"JOB_152372","tr_customer_id":152389,"tr_customer_product_id":152379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Sadye MacGyver","mobile_number":"964-748-9647","email_id":"Lawrence76@hotmail.com","dop":"2025-04-06","serial_number":"15405209638733","imei1":"15405209638733","imei2":"15405209638733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152375,"job_number":"JOB_152375","tr_customer_id":152392,"tr_customer_product_id":152382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"Isidro Boyer","mobile_number":"920-677-0056","email_id":"Sarai_Predovic@gmail.com","dop":"2025-04-06","serial_number":"16930564079947","imei1":"16930564079947","imei2":"16930564079947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152378,"job_number":"JOB_152378","tr_customer_id":152395,"tr_customer_product_id":152385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:53.000Z","modified_at":"2026-01-12T04:02:26.000Z","name":"Vella Ondricka","mobile_number":"727-242-8440","email_id":"Octavia.Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14870775167471","imei1":"14870775167471","imei2":"14870775167471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152381,"job_number":"JOB_152381","tr_customer_id":152398,"tr_customer_product_id":152388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:36.000Z","name":"Dedrick Stark","mobile_number":"828-417-9187","email_id":"Kraig96@gmail.com","dop":"2025-04-06","serial_number":"18743984306443","imei1":"18743984306443","imei2":"18743984306443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152384,"job_number":"JOB_152384","tr_customer_id":152401,"tr_customer_product_id":152391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:02.000Z","modified_at":"2026-01-12T04:02:40.000Z","name":"Immanuel Bauch","mobile_number":"986-980-2271","email_id":"Dewayne.Padberg90@yahoo.com","dop":"2000-01-31","serial_number":"10261846428125","imei1":"10261846428125","imei2":"10261846428125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152390,"job_number":"JOB_152390","tr_customer_id":152407,"tr_customer_product_id":152397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:07.000Z","modified_at":"2026-01-12T04:02:45.000Z","name":"Eleazar O'Reilly","mobile_number":"690-471-3668","email_id":"Daija85@hotmail.com","dop":"2025-04-06","serial_number":"18932519047443","imei1":"18932519047443","imei2":"18932519047443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152392,"job_number":"JOB_152392","tr_customer_id":152409,"tr_customer_product_id":152399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Ellis Howell","mobile_number":"757-315-5375","email_id":"Berenice.Ernser30@yahoo.com","dop":"2025-04-06","serial_number":"17760503560142","imei1":"17760503560142","imei2":"17760503560142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152396,"job_number":"JOB_152396","tr_customer_id":152413,"tr_customer_product_id":152403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:16.000Z","modified_at":"2026-01-12T04:02:50.000Z","name":"Liam Kerluke","mobile_number":"940-937-0793","email_id":"Eulalia23@hotmail.com","dop":"2025-04-06","serial_number":"14709825602465","imei1":"14709825602465","imei2":"14709825602465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152402,"job_number":"JOB_152402","tr_customer_id":152419,"tr_customer_product_id":152409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:24.000Z","modified_at":"2026-01-12T04:02:57.000Z","name":"Sarina Stroman","mobile_number":"736-514-6096","email_id":"Tito_Stamm45@yahoo.com","dop":"2025-04-06","serial_number":"19032607537646","imei1":"19032607537646","imei2":"19032607537646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152405,"job_number":"JOB_152405","tr_customer_id":152422,"tr_customer_product_id":152412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:03:02.000Z","name":"Nicolas Dibbert","mobile_number":"450-833-5974","email_id":"Virginie.Kerluke@gmail.com","dop":"2025-04-06","serial_number":"12509974154943","imei1":"12509974154943","imei2":"12509974154943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152411,"job_number":"JOB_152411","tr_customer_id":152428,"tr_customer_product_id":152418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:03:25.000Z","name":"Gustave Buckridge","mobile_number":"626-538-2654","email_id":"Henri.Schamberger89@hotmail.com","dop":"2000-01-31","serial_number":"10564560674026","imei1":"10564560674026","imei2":"10564560674026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152414,"job_number":"JOB_152414","tr_customer_id":152431,"tr_customer_product_id":152421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:03:30.000Z","name":"Milton Emmerich","mobile_number":"878-952-5329","email_id":"Syble_Littel@hotmail.com","dop":"2025-04-06","serial_number":"10183950485727","imei1":"10183950485727","imei2":"10183950485727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152417,"job_number":"JOB_152417","tr_customer_id":152434,"tr_customer_product_id":152424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:41.000Z","name":"Nedra Mitchell","mobile_number":"471-959-5111","email_id":"Malinda65@hotmail.com","dop":"2025-04-06","serial_number":"19549143785426","imei1":"19549143785426","imei2":"19549143785426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152425,"job_number":"JOB_152425","tr_customer_id":152442,"tr_customer_product_id":152432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:40.000Z","modified_at":"2026-01-12T04:07:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77343757952103","imei1":"77343757952103","imei2":"77343757952103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152432,"job_number":"JOB_152432","tr_customer_id":152449,"tr_customer_product_id":152439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32344190865770","imei1":"32344190865770","imei2":"32344190865770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152439,"job_number":"JOB_152439","tr_customer_id":152456,"tr_customer_product_id":152446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:08:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99551283805190","imei1":"99551283805190","imei2":"99551283805190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:08:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152441,"job_number":"JOB_152441","tr_customer_id":152458,"tr_customer_product_id":152448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:32.000Z","modified_at":"2026-01-12T04:43:42.000Z","name":"Althea Romaguera","mobile_number":"562-669-3342","email_id":"Berry.Olson@yahoo.com","dop":"2025-10-12","serial_number":"19991675895269","imei1":"19991675895269","imei2":"19991675895269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152444,"job_number":"JOB_152444","tr_customer_id":152461,"tr_customer_product_id":152451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:56.000Z","name":"Robbie Hoppe","mobile_number":"980-527-2100","email_id":"Jayson.Schaden5@yahoo.com","dop":"2025-10-12","serial_number":"10057269341732","imei1":"10057269341732","imei2":"10057269341732","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152447,"job_number":"JOB_152447","tr_customer_id":152464,"tr_customer_product_id":152454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:10.000Z","name":"Kylie Wisozk","mobile_number":"259-953-9287","email_id":"Enrico.Friesen79@yahoo.com","dop":"2025-10-12","serial_number":"10133202677414","imei1":"10133202677414","imei2":"10133202677414","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152452,"job_number":"JOB_152452","tr_customer_id":152469,"tr_customer_product_id":152459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:55:02.000Z","name":"Vesta O'Connell","mobile_number":"452-788-3415","email_id":"Mitchell68@hotmail.com","dop":"2025-07-01","serial_number":"108073712897922","imei1":"108073712897922","imei2":"108073712897922","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152454,"job_number":"JOB_152454","tr_customer_id":152471,"tr_customer_product_id":152461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:13.000Z","name":"Reilly Auer","mobile_number":"664-540-5869","email_id":"Ryann19@gmail.com","dop":"2025-07-01","serial_number":"107633407785994","imei1":"107633407785994","imei2":"107633407785994","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152455,"job_number":"JOB_152455","tr_customer_id":152472,"tr_customer_product_id":152462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:42.000Z","modified_at":"2026-01-12T05:02:17.000Z","name":"Nigel Kuhlman","mobile_number":"316-632-3604","email_id":"Delia.Beer57@yahoo.com","dop":"2025-04-06","serial_number":"11701365601786","imei1":"11701365601786","imei2":"11701365601786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152457,"job_number":"JOB_152457","tr_customer_id":152474,"tr_customer_product_id":152464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:56.000Z","modified_at":"2026-01-12T05:04:34.000Z","name":"Jeremy Cassin","mobile_number":"963-557-9299","email_id":"Monserrat8@yahoo.com","dop":"2025-04-06","serial_number":"18398699773509","imei1":"18398699773509","imei2":"18398699773509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152459,"job_number":"JOB_152459","tr_customer_id":152476,"tr_customer_product_id":152466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:09.000Z","modified_at":"2026-01-12T05:04:46.000Z","name":"Elza Waelchi","mobile_number":"477-490-1450","email_id":"Orval_OKon@gmail.com","dop":"2025-04-06","serial_number":"15448147603603","imei1":"15448147603603","imei2":"15448147603603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:19:00.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152342,"job_number":"JOB_152342","tr_customer_id":152359,"tr_customer_product_id":152349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"Elza Ondricka","mobile_number":"393-211-4412","email_id":"Queenie49@hotmail.com","dop":"2025-10-01","serial_number":"18352630621413","imei1":"18352630621413","imei2":"18352630621413","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152387,"job_number":"JOB_152387","tr_customer_id":152404,"tr_customer_product_id":152394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:14.000Z","name":"Alvis Pfannerstill","mobile_number":"490-766-8463","email_id":"Cletus.Hudson85@gmail.com","dop":"2025-06-09","serial_number":"106413226044720","imei1":"106413226044720","imei2":"106413226044720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152399,"job_number":"JOB_152399","tr_customer_id":152416,"tr_customer_product_id":152406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:28.000Z","name":"Jacques Koepp","mobile_number":"292-537-5837","email_id":"Reece_Smith81@yahoo.com","dop":"2025-06-09","serial_number":"108666829908168","imei1":"108666829908168","imei2":"108666829908168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152408,"job_number":"JOB_152408","tr_customer_id":152425,"tr_customer_product_id":152415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Tyson Johns","mobile_number":"349-452-3180","email_id":"Norene0@yahoo.com","dop":"2025-06-09","serial_number":"102185957409086","imei1":"102185957409086","imei2":"102185957409086","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 287a7943-7f82-4ce0-ac10-cb8c2de43fa4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f99-xAD7wbqUGnuzjmrdG8X6415yFx4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-12T04:48:24.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:19:01.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T06:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4215453c-b64b-4702-85cb-550905eba9a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 152468
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc0MX0.GoMU_Oyki38-o0SxZeTHLI7bwjgwPyGOCi7IxayDUZM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e8a9efc5-e8b7-45ee-85ae-89f5060a1283 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"bb6-Zpy/CO/wWvSHm/iMM5KK7xK1x+M" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-12T04:48:24.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5f33015-b274-4dae-9e90-92d192adc0c6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-TkRiVlLPvvq+OXwVZWxdO2x0IjY" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDR9.HEUAmVs3sjmW_vWkLjsTwe1x0YZZ2aSkJsUeWjbEYhc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c46f7a00-4a18-4228-a20e-eb2f726d2802 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ac1dfe5-66df-45e9-95be-5c7e012b4d57 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-Suig7UadMi6KRNb9RnF8fnLRRd8" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":255},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3befab49-f09f-4fa0-b989-1f03a10a92db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d4-EC4UWJiiGaNPwTtqGvf+QCmW/WM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:19:00.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:19:03.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8df01a35-e4b9-49fe-b20d-448a361e47c1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d4-EC4UWJiiGaNPwTtqGvf+QCmW/WM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:19:00.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:19:03.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 92357dac-a35d-49b3-947a-ebab430409f3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 152468
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 191318f7-913d-4578-b381-78416cbc06d7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Mjh9.qJUGQZ6efcUMEKOl3EmqjfwT26fpvKVzrNvheZcxOmg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49716750-a19e-42be-b502-29bfb2c7c40c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | badc267a-9162-47e2-8df6-d1a58d756e9f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-7UdqmqEL/F+XqyQMIn5LmLglIXI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 194f2927-a26d-4d7e-99ee-55dbcb5f145b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f90c4ffb-063c-4b1f-98bf-0cdef0f10c60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | df4e096b-661b-4b4b-8e08-812b6f8ae81c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01b8704b-a367-447a-95fc-0bfc08bcf48b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 856a343d-0ce1-4ecf-88c2-3ba5bc6e493f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 22e8726e-33af-40cb-8fa2-efb2bc757a94 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-0xAJ2OF1cvOPgzMKQ29vhp4EQo0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":255},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dba5592a-d595-465f-a360-5d1512f415f4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 90877e8d-22d5-42f7-ad4c-0499fabf51d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-0xAJ2OF1cvOPgzMKQ29vhp4EQo0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":255},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eb805295-b592-4869-9758-2ecebf87a487 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7fe6e6b2-c728-4d3b-8cf4-841968c039ff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ab154f9-90e0-48f9-9c7c-ca84a71b085f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| randomnumber | 881 |
| randomFirstName | Stephon |
| randomLastName | Wehner |
| randomEmail | Marcia44@yahoo.com |
| randomPhone | 835-665-4194 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2130760c-3016-4cf6-a57e-a1096a819977 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1047 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Hattie",
"last_name": "Kuhn",
"mobile_number": "929-893-3927",
"mobile_number_alt": "",
"email_id": "Marcelo26@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"50990721857126",
"imei1": "50990721857126",
"imei2": "50990721857126",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-HluIEb7rClTiIukJbp8s/iwKaWc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":152486,"tr_customer_product_id":152476,"job_number":"JOB_152469"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| randomnumber | 33 |
| randomFirstName | Boris |
| randomLastName | Pagac |
| randomEmail | Vivian_Marvin@gmail.com |
| randomPhone | 565-558-7249 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a307c087-55e3-470e-b21d-6d0efdbca9fe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1048 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Verlie",
"last_name": "Roberts",
"mobile_number": "771-749-1419",
"mobile_number_alt": "",
"email_id": "Kayla26@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"71575521383593",
"imei1": "71575521383593",
"imei2": "71575521383593",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3MzV9.RK3AmuWpQ8mNr9Zc9d2VM8W-EeuBbW8kmTvT8U--Ov0 |
| randomnumber | 561 |
| randomFirstName | Dallas |
| randomLastName | Nolan |
| randomEmail | Preston_Smith@gmail.com |
| randomPhone | 235-513-5435 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4a56a71b-c7ac-4208-a629-26eff992962d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1059 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Jamarcus",
"last_name": "Hintz",
"mobile_number": "845-485-7519",
"mobile_number_alt": "",
"email_id": "Casandra.Hagenes@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"25421797588596",
"imei1": "25421797588596",
"imei2": "25421797588596",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| randomnumber | 261 |
| randomFirstName | Lenna |
| randomLastName | Kihn |
| randomEmail | Ransom_Hilpert51@gmail.com |
| randomPhone | 794-772-2239 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3d548caf-6eee-4563-859e-acbe6f3beef7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| randomnumber | 40 |
| randomFirstName | Mike |
| randomLastName | Spinka |
| randomEmail | Emmalee54@hotmail.com |
| randomPhone | 758-737-9220 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a42a476e-e33d-4197-80bb-64b3321fb5e1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1031 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Nelle",
"last_name": "Dicki",
"mobile_number": "641-440-2599",
"mobile_number_alt": "",
"email_id": "Vivien76@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000038",
"imei1": "100000038",
"imei2": "100000038",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| randomnumber | 852 |
| randomFirstName | Will |
| randomLastName | Bosco |
| randomEmail | Lyla_Rohan89@gmail.com |
| randomPhone | 809-719-9497 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | defcc374-9bb8-4771-92dc-10ecd402258f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7fa32016-eefa-4a49-bcb7-f2edca87b0be |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-eRG5WJnt1a95QJD03E/e4hU7bLo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":258},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a87c1e74-ebde-40b4-98ce-9319c52dd65e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3e86a-WeXVTlJ12+o7OLGsIQzkuTJPKoc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:10.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:19:06.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152408,"job_number":"JOB_152408","tr_customer_id":152425,"tr_customer_product_id":152415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Tyson Johns","mobile_number":"349-452-3180","email_id":"Norene0@yahoo.com","dop":"2025-06-09","serial_number":"102185957409086","imei1":"102185957409086","imei2":"102185957409086","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152399,"job_number":"JOB_152399","tr_customer_id":152416,"tr_customer_product_id":152406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:28.000Z","name":"Jacques Koepp","mobile_number":"292-537-5837","email_id":"Reece_Smith81@yahoo.com","dop":"2025-06-09","serial_number":"108666829908168","imei1":"108666829908168","imei2":"108666829908168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152387,"job_number":"JOB_152387","tr_customer_id":152404,"tr_customer_product_id":152394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:14.000Z","name":"Alvis Pfannerstill","mobile_number":"490-766-8463","email_id":"Cletus.Hudson85@gmail.com","dop":"2025-06-09","serial_number":"106413226044720","imei1":"106413226044720","imei2":"106413226044720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152342,"job_number":"JOB_152342","tr_customer_id":152359,"tr_customer_product_id":152349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"Elza Ondricka","mobile_number":"393-211-4412","email_id":"Queenie49@hotmail.com","dop":"2025-10-01","serial_number":"18352630621413","imei1":"18352630621413","imei2":"18352630621413","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152471,"job_number":"JOB_152471","tr_customer_id":152488,"tr_customer_product_id":152478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"Conner Kulas","mobile_number":"754-372-2460","email_id":"Wilburn31@hotmail.com","dop":"2025-04-06","serial_number":"19956175876746","imei1":"19956175876746","imei2":"19956175876746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152470,"job_number":"JOB_152470","tr_customer_id":152487,"tr_customer_product_id":152477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16425096034341","imei1":"16425096034341","imei2":"16425096034341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:19:05.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152459,"job_number":"JOB_152459","tr_customer_id":152476,"tr_customer_product_id":152466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:09.000Z","modified_at":"2026-01-12T05:04:46.000Z","name":"Elza Waelchi","mobile_number":"477-490-1450","email_id":"Orval_OKon@gmail.com","dop":"2025-04-06","serial_number":"15448147603603","imei1":"15448147603603","imei2":"15448147603603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152457,"job_number":"JOB_152457","tr_customer_id":152474,"tr_customer_product_id":152464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:56.000Z","modified_at":"2026-01-12T05:04:34.000Z","name":"Jeremy Cassin","mobile_number":"963-557-9299","email_id":"Monserrat8@yahoo.com","dop":"2025-04-06","serial_number":"18398699773509","imei1":"18398699773509","imei2":"18398699773509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152455,"job_number":"JOB_152455","tr_customer_id":152472,"tr_customer_product_id":152462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:42.000Z","modified_at":"2026-01-12T05:02:17.000Z","name":"Nigel Kuhlman","mobile_number":"316-632-3604","email_id":"Delia.Beer57@yahoo.com","dop":"2025-04-06","serial_number":"11701365601786","imei1":"11701365601786","imei2":"11701365601786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152454,"job_number":"JOB_152454","tr_customer_id":152471,"tr_customer_product_id":152461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:13.000Z","name":"Reilly Auer","mobile_number":"664-540-5869","email_id":"Ryann19@gmail.com","dop":"2025-07-01","serial_number":"107633407785994","imei1":"107633407785994","imei2":"107633407785994","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152452,"job_number":"JOB_152452","tr_customer_id":152469,"tr_customer_product_id":152459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:55:02.000Z","name":"Vesta O'Connell","mobile_number":"452-788-3415","email_id":"Mitchell68@hotmail.com","dop":"2025-07-01","serial_number":"108073712897922","imei1":"108073712897922","imei2":"108073712897922","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152447,"job_number":"JOB_152447","tr_customer_id":152464,"tr_customer_product_id":152454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:10.000Z","name":"Kylie Wisozk","mobile_number":"259-953-9287","email_id":"Enrico.Friesen79@yahoo.com","dop":"2025-10-12","serial_number":"10133202677414","imei1":"10133202677414","imei2":"10133202677414","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152444,"job_number":"JOB_152444","tr_customer_id":152461,"tr_customer_product_id":152451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:56.000Z","name":"Robbie Hoppe","mobile_number":"980-527-2100","email_id":"Jayson.Schaden5@yahoo.com","dop":"2025-10-12","serial_number":"10057269341732","imei1":"10057269341732","imei2":"10057269341732","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152441,"job_number":"JOB_152441","tr_customer_id":152458,"tr_customer_product_id":152448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:32.000Z","modified_at":"2026-01-12T04:43:42.000Z","name":"Althea Romaguera","mobile_number":"562-669-3342","email_id":"Berry.Olson@yahoo.com","dop":"2025-10-12","serial_number":"19991675895269","imei1":"19991675895269","imei2":"19991675895269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152439,"job_number":"JOB_152439","tr_customer_id":152456,"tr_customer_product_id":152446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:08:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99551283805190","imei1":"99551283805190","imei2":"99551283805190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:08:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152432,"job_number":"JOB_152432","tr_customer_id":152449,"tr_customer_product_id":152439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32344190865770","imei1":"32344190865770","imei2":"32344190865770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152425,"job_number":"JOB_152425","tr_customer_id":152442,"tr_customer_product_id":152432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:40.000Z","modified_at":"2026-01-12T04:07:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77343757952103","imei1":"77343757952103","imei2":"77343757952103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152417,"job_number":"JOB_152417","tr_customer_id":152434,"tr_customer_product_id":152424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:41.000Z","name":"Nedra Mitchell","mobile_number":"471-959-5111","email_id":"Malinda65@hotmail.com","dop":"2025-04-06","serial_number":"19549143785426","imei1":"19549143785426","imei2":"19549143785426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152414,"job_number":"JOB_152414","tr_customer_id":152431,"tr_customer_product_id":152421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:03:30.000Z","name":"Milton Emmerich","mobile_number":"878-952-5329","email_id":"Syble_Littel@hotmail.com","dop":"2025-04-06","serial_number":"10183950485727","imei1":"10183950485727","imei2":"10183950485727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152411,"job_number":"JOB_152411","tr_customer_id":152428,"tr_customer_product_id":152418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:03:25.000Z","name":"Gustave Buckridge","mobile_number":"626-538-2654","email_id":"Henri.Schamberger89@hotmail.com","dop":"2000-01-31","serial_number":"10564560674026","imei1":"10564560674026","imei2":"10564560674026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152405,"job_number":"JOB_152405","tr_customer_id":152422,"tr_customer_product_id":152412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:03:02.000Z","name":"Nicolas Dibbert","mobile_number":"450-833-5974","email_id":"Virginie.Kerluke@gmail.com","dop":"2025-04-06","serial_number":"12509974154943","imei1":"12509974154943","imei2":"12509974154943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152402,"job_number":"JOB_152402","tr_customer_id":152419,"tr_customer_product_id":152409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:24.000Z","modified_at":"2026-01-12T04:02:57.000Z","name":"Sarina Stroman","mobile_number":"736-514-6096","email_id":"Tito_Stamm45@yahoo.com","dop":"2025-04-06","serial_number":"19032607537646","imei1":"19032607537646","imei2":"19032607537646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152396,"job_number":"JOB_152396","tr_customer_id":152413,"tr_customer_product_id":152403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:16.000Z","modified_at":"2026-01-12T04:02:50.000Z","name":"Liam Kerluke","mobile_number":"940-937-0793","email_id":"Eulalia23@hotmail.com","dop":"2025-04-06","serial_number":"14709825602465","imei1":"14709825602465","imei2":"14709825602465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152392,"job_number":"JOB_152392","tr_customer_id":152409,"tr_customer_product_id":152399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Ellis Howell","mobile_number":"757-315-5375","email_id":"Berenice.Ernser30@yahoo.com","dop":"2025-04-06","serial_number":"17760503560142","imei1":"17760503560142","imei2":"17760503560142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152390,"job_number":"JOB_152390","tr_customer_id":152407,"tr_customer_product_id":152397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:07.000Z","modified_at":"2026-01-12T04:02:45.000Z","name":"Eleazar O'Reilly","mobile_number":"690-471-3668","email_id":"Daija85@hotmail.com","dop":"2025-04-06","serial_number":"18932519047443","imei1":"18932519047443","imei2":"18932519047443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152384,"job_number":"JOB_152384","tr_customer_id":152401,"tr_customer_product_id":152391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:02.000Z","modified_at":"2026-01-12T04:02:40.000Z","name":"Immanuel Bauch","mobile_number":"986-980-2271","email_id":"Dewayne.Padberg90@yahoo.com","dop":"2000-01-31","serial_number":"10261846428125","imei1":"10261846428125","imei2":"10261846428125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152381,"job_number":"JOB_152381","tr_customer_id":152398,"tr_customer_product_id":152388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:36.000Z","name":"Dedrick Stark","mobile_number":"828-417-9187","email_id":"Kraig96@gmail.com","dop":"2025-04-06","serial_number":"18743984306443","imei1":"18743984306443","imei2":"18743984306443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152378,"job_number":"JOB_152378","tr_customer_id":152395,"tr_customer_product_id":152385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:53.000Z","modified_at":"2026-01-12T04:02:26.000Z","name":"Vella Ondricka","mobile_number":"727-242-8440","email_id":"Octavia.Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14870775167471","imei1":"14870775167471","imei2":"14870775167471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152375,"job_number":"JOB_152375","tr_customer_id":152392,"tr_customer_product_id":152382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"Isidro Boyer","mobile_number":"920-677-0056","email_id":"Sarai_Predovic@gmail.com","dop":"2025-04-06","serial_number":"16930564079947","imei1":"16930564079947","imei2":"16930564079947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152372,"job_number":"JOB_152372","tr_customer_id":152389,"tr_customer_product_id":152379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Sadye MacGyver","mobile_number":"964-748-9647","email_id":"Lawrence76@hotmail.com","dop":"2025-04-06","serial_number":"15405209638733","imei1":"15405209638733","imei2":"15405209638733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152368,"job_number":"JOB_152368","tr_customer_id":152385,"tr_customer_product_id":152375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Casey Reilly","mobile_number":"903-874-8118","email_id":"Nellie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"19531689364140","imei1":"19531689364140","imei2":"19531689364140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152367,"job_number":"JOB_152367","tr_customer_id":152384,"tr_customer_product_id":152374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:12.000Z","name":"Audrey Kub","mobile_number":"766-258-0478","email_id":"Jayce_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"12423537579685","imei1":"12423537579685","imei2":"12423537579685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152363,"job_number":"JOB_152363","tr_customer_id":152380,"tr_customer_product_id":152370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Palma Hodkiewicz","mobile_number":"936-595-4080","email_id":"Clair.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"12267207849689","imei1":"12267207849689","imei2":"12267207849689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152360,"job_number":"JOB_152360","tr_customer_id":152377,"tr_customer_product_id":152367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:27.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Cyrus Grady","mobile_number":"994-423-1991","email_id":"Verona_Green@gmail.com","dop":"2025-04-06","serial_number":"11484783329931","imei1":"11484783329931","imei2":"11484783329931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152356,"job_number":"JOB_152356","tr_customer_id":152373,"tr_customer_product_id":152363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:59.000Z","name":"Piper Nicolas","mobile_number":"289-866-9732","email_id":"Ayana93@yahoo.com","dop":"2025-04-06","serial_number":"19260962475731","imei1":"19260962475731","imei2":"19260962475731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152349,"job_number":"JOB_152349","tr_customer_id":152366,"tr_customer_product_id":152356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Adell Padberg","mobile_number":"636-801-3438","email_id":"Alysha79@hotmail.com","dop":"2000-01-31","serial_number":"10999519174390","imei1":"10999519174390","imei2":"10999519174390","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152347,"job_number":"JOB_152347","tr_customer_id":152364,"tr_customer_product_id":152354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"Candido Ernser","mobile_number":"857-577-4165","email_id":"Jameson.Schoen75@yahoo.com","dop":"2025-04-06","serial_number":"10711443314788","imei1":"10711443314788","imei2":"10711443314788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152344,"job_number":"JOB_152344","tr_customer_id":152361,"tr_customer_product_id":152351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:46.000Z","name":"Waldo Schultz","mobile_number":"224-474-6400","email_id":"Queen.Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14044001357832","imei1":"14044001357832","imei2":"14044001357832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152336,"job_number":"JOB_152336","tr_customer_id":152353,"tr_customer_product_id":152343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:04.000Z","modified_at":"2026-01-12T04:01:37.000Z","name":"Pattie Boyle","mobile_number":"502-324-1871","email_id":"Polly.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"10031173943181","imei1":"10031173943181","imei2":"10031173943181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152333,"job_number":"JOB_152333","tr_customer_id":152350,"tr_customer_product_id":152340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:01:30.000Z","name":"Jonathon Donnelly","mobile_number":"970-275-6963","email_id":"Stanford21@yahoo.com","dop":"2025-04-06","serial_number":"14801989850374","imei1":"14801989850374","imei2":"14801989850374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:01:27.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:25.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:01:13.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:06.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c83e8c4b-6147-4fa9-988d-0587cd9a1104 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d68a895-7655-4f69-a3ee-a85035eaf288 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 45496925-70c5-4924-a408-28ad5fbce3ae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-fwje/UaTpVdjcmlWvCxYvkVN3AM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NTV9.4qcAeTDwa5gxdWqBhI1sRJIwY-UgzTJ_YeZF10H68O4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NTV9.4qcAeTDwa5gxdWqBhI1sRJIwY-UgzTJ_YeZF10H68O4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 28df4736-d6a2-4b5a-8382-40dad5a8ddb4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NTV9.4qcAeTDwa5gxdWqBhI1sRJIwY-UgzTJ_YeZF10H68O4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 43bf6eb3-0806-444c-8f73-7a9f99730724 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-jNWzSIsd5m0UW40S/R91IJEMrXY" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":480},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aab249b6-c5e5-4741-b583-1ec51454d128 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"749ee-4qi4qensKix2/FFCPWQCtff1lCg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152470,"job_number":"JOB_152470","tr_customer_id":152487,"tr_customer_product_id":152477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16425096034341","imei1":"16425096034341","imei2":"16425096034341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152471,"job_number":"JOB_152471","tr_customer_id":152488,"tr_customer_product_id":152478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"Conner Kulas","mobile_number":"754-372-2460","email_id":"Wilburn31@hotmail.com","dop":"2025-04-06","serial_number":"19956175876746","imei1":"19956175876746","imei2":"19956175876746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152472,"job_number":"JOB_152472","tr_customer_id":152489,"tr_customer_product_id":152479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:13.000Z","modified_at":"2026-01-12T06:19:13.000Z","name":"Nikko Goyette","mobile_number":"961-267-8091","email_id":"Coty_Weissnat65@gmail.com","dop":"2025-04-06","serial_number":"15004093048820362","imei1":"15004093048820362","imei2":"15004093048820362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:10.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NTV9.4qcAeTDwa5gxdWqBhI1sRJIwY-UgzTJ_YeZF10H68O4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 193e3fb3-9619-4fa9-8f74-19467bb1d5e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NTV9.4qcAeTDwa5gxdWqBhI1sRJIwY-UgzTJ_YeZF10H68O4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d26023db-00bb-434d-a791-0e7ad67e8644 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152469,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NTV9.4qcAeTDwa5gxdWqBhI1sRJIwY-UgzTJ_YeZF10H68O4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 00bedf34-f4b1-4a88-a8d7-a3586c51ea07 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"74dca-SZOCD9Qbs/aUjygSc+NRjxR8Dd8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152470,"job_number":"JOB_152470","tr_customer_id":152487,"tr_customer_product_id":152477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16425096034341","imei1":"16425096034341","imei2":"16425096034341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152471,"job_number":"JOB_152471","tr_customer_id":152488,"tr_customer_product_id":152478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"Conner Kulas","mobile_number":"754-372-2460","email_id":"Wilburn31@hotmail.com","dop":"2025-04-06","serial_number":"19956175876746","imei1":"19956175876746","imei2":"19956175876746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152472,"job_number":"JOB_152472","tr_customer_id":152489,"tr_customer_product_id":152479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:13.000Z","modified_at":"2026-01-12T06:19:13.000Z","name":"Nikko Goyette","mobile_number":"961-267-8091","email_id":"Coty_Weissnat65@gmail.com","dop":"2025-04-06","serial_number":"15004093048820362","imei1":"15004093048820362","imei2":"15004093048820362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152473,"job_number":"JOB_152473","tr_customer_id":152490,"tr_customer_product_id":152480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:18.000Z","modified_at":"2026-01-12T06:19:18.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18399530027377","imei1":"18399530027377","imei2":"18399530027377","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152474,"job_number":"JOB_152474","tr_customer_id":152491,"tr_customer_product_id":152481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:19.000Z","modified_at":"2026-01-12T06:19:19.000Z","name":"General Orn","mobile_number":"230-296-6613","email_id":"Patience33@yahoo.com","dop":"2025-09-16","serial_number":"17505683848745","imei1":"17505683848745","imei2":"17505683848745","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c190a853-d89f-4a38-be3e-d0e71024eb45 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-HYfwEW+/qbyh7Xv6yzMSyMk5mu8" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | acd0df56-4dac-467e-9870-1502ea3d068f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea29ff73-a247-46d8-b3fc-5ddf8f11ee8e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-COnK8++NtcFiTV1QlVVdUoRGvKk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":8},{"label":"Repair completed","key":"repair_completed","count":81}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1055dc5-1731-42ea-bec0-9ba74dcb5d82 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1ecf-lwiGrJmHiYP6aoJl9pv/Hi7wI2Q" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152471,"job_number":"JOB_152471","tr_customer_id":152488,"tr_customer_product_id":152478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:23.000Z","name":"Conner Kulas","mobile_number":"754-372-2460","email_id":"Wilburn31@hotmail.com","dop":"2025-04-06","serial_number":"19956175876746","imei1":"19956175876746","imei2":"19956175876746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T06:19:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:19.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:19:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 087c4c88-85b9-48cb-8096-790494ca27fd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62906032-0c7f-44a7-b2f0-af989e978848 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"25ea-O55R8gwojy0Qah4cGuo2jB/5nV0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152471,"job_number":"JOB_152471","tr_customer_id":152488,"tr_customer_product_id":152478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:23.000Z","name":"Conner Kulas","mobile_number":"754-372-2460","email_id":"Wilburn31@hotmail.com","dop":"2025-04-06","serial_number":"19956175876746","imei1":"19956175876746","imei2":"19956175876746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-12T06:19:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152471,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T06:19:12.000Z"}],"quatations":[]},{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:19.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:19:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":152469,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T06:19:10.000Z"}],"quatations":[]},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152121,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:32:26.000Z"}],"quatations":[]},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152118,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:24:10.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151759,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151758,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e528340-8d02-4f57-832d-f006543d2b58 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NjN9.SFj3ySFS0GIFB--yg6KbFTItEcVbCCFIsMIeX045MdQ |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03ad4463-bf53-472d-b994-ec2a033159bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":152469,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f2853e69-fac7-4d85-aeda-99a475140d8a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-H3PpAoLFFa1TMMkS9IqWWyUaXHw" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 11be7ed0-d7c4-4960-88d3-89a69470a179 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8de08761-3d8b-4f16-a866-ec2cb75c9e64 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-GjV+oQFalBUI1EA6YBcoM4Vp554" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":81},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3ce6337-d0aa-4c89-aec5-1a1fbc914922 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 14f080f4-94fc-4410-aa45-c39e1ea83243 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"13909-5712KvOiohfWqsYwYW0thcFHoZo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-12T05:01:52.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:06.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:01:13.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:25.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:01:27.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152333,"job_number":"JOB_152333","tr_customer_id":152350,"tr_customer_product_id":152340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:01:30.000Z","name":"Jonathon Donnelly","mobile_number":"970-275-6963","email_id":"Stanford21@yahoo.com","dop":"2025-04-06","serial_number":"14801989850374","imei1":"14801989850374","imei2":"14801989850374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152336,"job_number":"JOB_152336","tr_customer_id":152353,"tr_customer_product_id":152343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:04.000Z","modified_at":"2026-01-12T04:01:37.000Z","name":"Pattie Boyle","mobile_number":"502-324-1871","email_id":"Polly.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"10031173943181","imei1":"10031173943181","imei2":"10031173943181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152344,"job_number":"JOB_152344","tr_customer_id":152361,"tr_customer_product_id":152351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:46.000Z","name":"Waldo Schultz","mobile_number":"224-474-6400","email_id":"Queen.Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14044001357832","imei1":"14044001357832","imei2":"14044001357832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152347,"job_number":"JOB_152347","tr_customer_id":152364,"tr_customer_product_id":152354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"Candido Ernser","mobile_number":"857-577-4165","email_id":"Jameson.Schoen75@yahoo.com","dop":"2025-04-06","serial_number":"10711443314788","imei1":"10711443314788","imei2":"10711443314788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152349,"job_number":"JOB_152349","tr_customer_id":152366,"tr_customer_product_id":152356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Adell Padberg","mobile_number":"636-801-3438","email_id":"Alysha79@hotmail.com","dop":"2000-01-31","serial_number":"10999519174390","imei1":"10999519174390","imei2":"10999519174390","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152356,"job_number":"JOB_152356","tr_customer_id":152373,"tr_customer_product_id":152363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:59.000Z","name":"Piper Nicolas","mobile_number":"289-866-9732","email_id":"Ayana93@yahoo.com","dop":"2025-04-06","serial_number":"19260962475731","imei1":"19260962475731","imei2":"19260962475731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152360,"job_number":"JOB_152360","tr_customer_id":152377,"tr_customer_product_id":152367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:27.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Cyrus Grady","mobile_number":"994-423-1991","email_id":"Verona_Green@gmail.com","dop":"2025-04-06","serial_number":"11484783329931","imei1":"11484783329931","imei2":"11484783329931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152363,"job_number":"JOB_152363","tr_customer_id":152380,"tr_customer_product_id":152370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Palma Hodkiewicz","mobile_number":"936-595-4080","email_id":"Clair.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"12267207849689","imei1":"12267207849689","imei2":"12267207849689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152367,"job_number":"JOB_152367","tr_customer_id":152384,"tr_customer_product_id":152374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:12.000Z","name":"Audrey Kub","mobile_number":"766-258-0478","email_id":"Jayce_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"12423537579685","imei1":"12423537579685","imei2":"12423537579685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152368,"job_number":"JOB_152368","tr_customer_id":152385,"tr_customer_product_id":152375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Casey Reilly","mobile_number":"903-874-8118","email_id":"Nellie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"19531689364140","imei1":"19531689364140","imei2":"19531689364140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152372,"job_number":"JOB_152372","tr_customer_id":152389,"tr_customer_product_id":152379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Sadye MacGyver","mobile_number":"964-748-9647","email_id":"Lawrence76@hotmail.com","dop":"2025-04-06","serial_number":"15405209638733","imei1":"15405209638733","imei2":"15405209638733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152375,"job_number":"JOB_152375","tr_customer_id":152392,"tr_customer_product_id":152382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"Isidro Boyer","mobile_number":"920-677-0056","email_id":"Sarai_Predovic@gmail.com","dop":"2025-04-06","serial_number":"16930564079947","imei1":"16930564079947","imei2":"16930564079947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152378,"job_number":"JOB_152378","tr_customer_id":152395,"tr_customer_product_id":152385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:53.000Z","modified_at":"2026-01-12T04:02:26.000Z","name":"Vella Ondricka","mobile_number":"727-242-8440","email_id":"Octavia.Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14870775167471","imei1":"14870775167471","imei2":"14870775167471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152381,"job_number":"JOB_152381","tr_customer_id":152398,"tr_customer_product_id":152388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:36.000Z","name":"Dedrick Stark","mobile_number":"828-417-9187","email_id":"Kraig96@gmail.com","dop":"2025-04-06","serial_number":"18743984306443","imei1":"18743984306443","imei2":"18743984306443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152384,"job_number":"JOB_152384","tr_customer_id":152401,"tr_customer_product_id":152391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:02.000Z","modified_at":"2026-01-12T04:02:40.000Z","name":"Immanuel Bauch","mobile_number":"986-980-2271","email_id":"Dewayne.Padberg90@yahoo.com","dop":"2000-01-31","serial_number":"10261846428125","imei1":"10261846428125","imei2":"10261846428125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152390,"job_number":"JOB_152390","tr_customer_id":152407,"tr_customer_product_id":152397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:07.000Z","modified_at":"2026-01-12T04:02:45.000Z","name":"Eleazar O'Reilly","mobile_number":"690-471-3668","email_id":"Daija85@hotmail.com","dop":"2025-04-06","serial_number":"18932519047443","imei1":"18932519047443","imei2":"18932519047443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152392,"job_number":"JOB_152392","tr_customer_id":152409,"tr_customer_product_id":152399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Ellis Howell","mobile_number":"757-315-5375","email_id":"Berenice.Ernser30@yahoo.com","dop":"2025-04-06","serial_number":"17760503560142","imei1":"17760503560142","imei2":"17760503560142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152396,"job_number":"JOB_152396","tr_customer_id":152413,"tr_customer_product_id":152403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:16.000Z","modified_at":"2026-01-12T04:02:50.000Z","name":"Liam Kerluke","mobile_number":"940-937-0793","email_id":"Eulalia23@hotmail.com","dop":"2025-04-06","serial_number":"14709825602465","imei1":"14709825602465","imei2":"14709825602465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152402,"job_number":"JOB_152402","tr_customer_id":152419,"tr_customer_product_id":152409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:24.000Z","modified_at":"2026-01-12T04:02:57.000Z","name":"Sarina Stroman","mobile_number":"736-514-6096","email_id":"Tito_Stamm45@yahoo.com","dop":"2025-04-06","serial_number":"19032607537646","imei1":"19032607537646","imei2":"19032607537646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152405,"job_number":"JOB_152405","tr_customer_id":152422,"tr_customer_product_id":152412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:03:02.000Z","name":"Nicolas Dibbert","mobile_number":"450-833-5974","email_id":"Virginie.Kerluke@gmail.com","dop":"2025-04-06","serial_number":"12509974154943","imei1":"12509974154943","imei2":"12509974154943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152411,"job_number":"JOB_152411","tr_customer_id":152428,"tr_customer_product_id":152418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:03:25.000Z","name":"Gustave Buckridge","mobile_number":"626-538-2654","email_id":"Henri.Schamberger89@hotmail.com","dop":"2000-01-31","serial_number":"10564560674026","imei1":"10564560674026","imei2":"10564560674026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152414,"job_number":"JOB_152414","tr_customer_id":152431,"tr_customer_product_id":152421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:03:30.000Z","name":"Milton Emmerich","mobile_number":"878-952-5329","email_id":"Syble_Littel@hotmail.com","dop":"2025-04-06","serial_number":"10183950485727","imei1":"10183950485727","imei2":"10183950485727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152417,"job_number":"JOB_152417","tr_customer_id":152434,"tr_customer_product_id":152424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:41.000Z","name":"Nedra Mitchell","mobile_number":"471-959-5111","email_id":"Malinda65@hotmail.com","dop":"2025-04-06","serial_number":"19549143785426","imei1":"19549143785426","imei2":"19549143785426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152425,"job_number":"JOB_152425","tr_customer_id":152442,"tr_customer_product_id":152432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:40.000Z","modified_at":"2026-01-12T04:07:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77343757952103","imei1":"77343757952103","imei2":"77343757952103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152432,"job_number":"JOB_152432","tr_customer_id":152449,"tr_customer_product_id":152439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32344190865770","imei1":"32344190865770","imei2":"32344190865770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152439,"job_number":"JOB_152439","tr_customer_id":152456,"tr_customer_product_id":152446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:08:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99551283805190","imei1":"99551283805190","imei2":"99551283805190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:08:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152441,"job_number":"JOB_152441","tr_customer_id":152458,"tr_customer_product_id":152448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:32.000Z","modified_at":"2026-01-12T04:43:42.000Z","name":"Althea Romaguera","mobile_number":"562-669-3342","email_id":"Berry.Olson@yahoo.com","dop":"2025-10-12","serial_number":"19991675895269","imei1":"19991675895269","imei2":"19991675895269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152444,"job_number":"JOB_152444","tr_customer_id":152461,"tr_customer_product_id":152451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:56.000Z","name":"Robbie Hoppe","mobile_number":"980-527-2100","email_id":"Jayson.Schaden5@yahoo.com","dop":"2025-10-12","serial_number":"10057269341732","imei1":"10057269341732","imei2":"10057269341732","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152447,"job_number":"JOB_152447","tr_customer_id":152464,"tr_customer_product_id":152454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:10.000Z","name":"Kylie Wisozk","mobile_number":"259-953-9287","email_id":"Enrico.Friesen79@yahoo.com","dop":"2025-10-12","serial_number":"10133202677414","imei1":"10133202677414","imei2":"10133202677414","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152452,"job_number":"JOB_152452","tr_customer_id":152469,"tr_customer_product_id":152459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:55:02.000Z","name":"Vesta O'Connell","mobile_number":"452-788-3415","email_id":"Mitchell68@hotmail.com","dop":"2025-07-01","serial_number":"108073712897922","imei1":"108073712897922","imei2":"108073712897922","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152454,"job_number":"JOB_152454","tr_customer_id":152471,"tr_customer_product_id":152461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:13.000Z","name":"Reilly Auer","mobile_number":"664-540-5869","email_id":"Ryann19@gmail.com","dop":"2025-07-01","serial_number":"107633407785994","imei1":"107633407785994","imei2":"107633407785994","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152455,"job_number":"JOB_152455","tr_customer_id":152472,"tr_customer_product_id":152462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:42.000Z","modified_at":"2026-01-12T05:02:17.000Z","name":"Nigel Kuhlman","mobile_number":"316-632-3604","email_id":"Delia.Beer57@yahoo.com","dop":"2025-04-06","serial_number":"11701365601786","imei1":"11701365601786","imei2":"11701365601786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152457,"job_number":"JOB_152457","tr_customer_id":152474,"tr_customer_product_id":152464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:56.000Z","modified_at":"2026-01-12T05:04:34.000Z","name":"Jeremy Cassin","mobile_number":"963-557-9299","email_id":"Monserrat8@yahoo.com","dop":"2025-04-06","serial_number":"18398699773509","imei1":"18398699773509","imei2":"18398699773509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152459,"job_number":"JOB_152459","tr_customer_id":152476,"tr_customer_product_id":152466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:09.000Z","modified_at":"2026-01-12T05:04:46.000Z","name":"Elza Waelchi","mobile_number":"477-490-1450","email_id":"Orval_OKon@gmail.com","dop":"2025-04-06","serial_number":"15448147603603","imei1":"15448147603603","imei2":"15448147603603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:19:05.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152342,"job_number":"JOB_152342","tr_customer_id":152359,"tr_customer_product_id":152349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"Elza Ondricka","mobile_number":"393-211-4412","email_id":"Queenie49@hotmail.com","dop":"2025-10-01","serial_number":"18352630621413","imei1":"18352630621413","imei2":"18352630621413","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152387,"job_number":"JOB_152387","tr_customer_id":152404,"tr_customer_product_id":152394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:14.000Z","name":"Alvis Pfannerstill","mobile_number":"490-766-8463","email_id":"Cletus.Hudson85@gmail.com","dop":"2025-06-09","serial_number":"106413226044720","imei1":"106413226044720","imei2":"106413226044720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152399,"job_number":"JOB_152399","tr_customer_id":152416,"tr_customer_product_id":152406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:28.000Z","name":"Jacques Koepp","mobile_number":"292-537-5837","email_id":"Reece_Smith81@yahoo.com","dop":"2025-06-09","serial_number":"108666829908168","imei1":"108666829908168","imei2":"108666829908168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152408,"job_number":"JOB_152408","tr_customer_id":152425,"tr_customer_product_id":152415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Tyson Johns","mobile_number":"349-452-3180","email_id":"Norene0@yahoo.com","dop":"2025-06-09","serial_number":"102185957409086","imei1":"102185957409086","imei2":"102185957409086","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:19:06.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2777fea2-70cc-4c2e-95c2-e0aef0a36b29 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f90-wl4pNt+Ev0IDVfSosGxWLMEp9qs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-12T04:48:24.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:26.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T06:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bced1b51-afae-41b3-bfe2-8c964006206f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 152469
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc2Nn0.kSBEecqu28ku2IF92MzVcNn9mTykai0OrfUqaqrdCWg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb53abf4-22c4-44e5-a9b6-4101aaf2f868 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"bb6-Zpy/CO/wWvSHm/iMM5KK7xK1x+M" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-12T04:48:24.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b8d9519f-b03a-49d7-8e62-082430bccae6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-vlmCxDMLh8mEOxrBbXAgrIHU4dk" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3Njl9.4BEJc9xZ0ZKc53Mzcs6ioHlhxim7Kj23iqu_A2G2qqk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c0ba4a6f-ccb7-4ccb-ad1d-2d371e2e41fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 219b658b-30f6-4d04-9a86-53a8a2a1f66e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-yYUCEpy6f6jD7+cEMDRrIjyXQNc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":261},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c1bc5a59-bd3c-4ae7-852a-448490955757 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1007 |
| ETag | W/"3ef-YkcdidbPzPTsS05EpxT63mRxMys" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:28.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ffc7ebd-6cd8-417f-8d78-48f4497ca52c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1007 |
| ETag | W/"3ef-YkcdidbPzPTsS05EpxT63mRxMys" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:28.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 45984136-40c5-47f7-8f96-5b3bd8fe8a5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 152469
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06c8d55b-a1f6-43dc-bac3-ea5b074d27f9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NDZ9.gFdwey1eGnejqdOEa9jHHvs8IqGI7V5UFKAsR6U1veA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c77b5a6b-fee8-49f7-a91e-ec717e87d2a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4fac0bd-b04c-464c-925a-3067e9057136 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-tpBSDSx02CWCE7TdmbFZL8+qImc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | caf4ffba-96b5-45cc-be73-e855f7318f06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d2ddd1f1-79c9-4c6a-a5c1-b009950256a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0dc6d7d-c9ed-497d-a0e8-c124f7e31c00 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 281f5868-49a3-4d99-9313-c474077b62d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 97bad700-c0f7-43b5-80ed-41805a18a68b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 516427c2-93e4-4f2f-99d0-f6724aa38501 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-MK398+aK70aNY3EYj1TSs65f8hc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":261},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 13b500be-1329-47db-82d3-bc69cc29d730 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 75238c1b-6c36-4655-9fce-54a75413628c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-MK398+aK70aNY3EYj1TSs65f8hc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":261},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 74934404-f5f9-4722-90cf-7d9093a70ead |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3eee48e9-9f28-4542-bc19-fe807091b517 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 854c3174-4dde-4e79-99d3-75df6ca66b00 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| randomnumber | 445 |
| randomFirstName | Levi |
| randomLastName | Considine |
| randomEmail | Bart_Johnston26@gmail.com |
| randomPhone | 210-887-8289 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 194cc95b-c706-4405-af96-476ecde82f99 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Raoul",
"last_name": "Lind",
"mobile_number": "324-438-9014",
"mobile_number_alt": "",
"email_id": "Richmond_Dickens@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"79471511412939",
"imei1": "79471511412939",
"imei2": "79471511412939",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-UABUfT31Af+ENKzdnsG66or1NDI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":152492,"tr_customer_product_id":152482,"job_number":"JOB_152475"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| randomnumber | 449 |
| randomFirstName | Nat |
| randomLastName | Corkery |
| randomEmail | Dangelo.Glover@gmail.com |
| randomPhone | 568-565-1670 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 54760b80-bd5e-4257-8968-588bf3bc5bae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Eino",
"last_name": "Daugherty",
"mobile_number": "847-200-2535",
"mobile_number_alt": "",
"email_id": "Bianka.Gerhold@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"15007921458076",
"imei1": "15007921458076",
"imei2": "15007921458076",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NTV9.4qcAeTDwa5gxdWqBhI1sRJIwY-UgzTJ_YeZF10H68O4 |
| randomnumber | 531 |
| randomFirstName | Elijah |
| randomLastName | Schumm |
| randomEmail | Stacy_Shanahan26@gmail.com |
| randomPhone | 748-866-1734 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1a148891-668b-4f22-a5e5-1e31ab926d87 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1047 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Johnnie",
"last_name": "Schroeder",
"mobile_number": "340-251-4555",
"mobile_number_alt": "",
"email_id": "Edwin2@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"1367855499368",
"imei1": "1367855499368",
"imei2": "1367855499368",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| randomnumber | 106 |
| randomFirstName | Reva |
| randomLastName | Hackett |
| randomEmail | Erwin.Becker@gmail.com |
| randomPhone | 396-475-2498 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3ee626c-3765-47d4-98f0-9bc1972f9843 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| randomnumber | 231 |
| randomFirstName | Lilly |
| randomLastName | Rosenbaum |
| randomEmail | Elva_Moore5@hotmail.com |
| randomPhone | 428-576-2348 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eb2bef5d-5534-4ed3-8e0b-5e9168039340 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1039 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Lou",
"last_name": "Bahringer",
"mobile_number": "313-264-6911",
"mobile_number_alt": "",
"email_id": "Wallace.Bins31@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000210",
"imei1": "100000210",
"imei2": "100000210",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| randomnumber | 578 |
| randomFirstName | Kameron |
| randomLastName | Nikolaus |
| randomEmail | Ericka.Schultz@hotmail.com |
| randomPhone | 322-220-6514 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1f34ad07-0e7a-4e9a-9b71-ebf33378ef8f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8a80a0ef-30d0-4a80-aaa5-aed21d6fcd9b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-70sMr2PBigId3GMEQXeiuRzOwN8" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":263},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10055d0d-102e-4b44-9d87-639225d8bb25 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3fbbe-Z03MyCtSdgQ813HBj2xQMfvIiMI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152476,"job_number":"JOB_152476","tr_customer_id":152493,"tr_customer_product_id":152483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:37.000Z","modified_at":"2026-01-12T06:19:37.000Z","name":"Eveline Jacobs","mobile_number":"858-571-5723","email_id":"Alisha.Orn44@gmail.com","dop":"2025-10-01","serial_number":"11207496912376","imei1":"11207496912376","imei2":"11207496912376","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152475,"job_number":"JOB_152475","tr_customer_id":152492,"tr_customer_product_id":152482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:36.000Z","modified_at":"2026-01-12T06:19:36.000Z","name":"Raoul Lind","mobile_number":"324-438-9014","email_id":"Richmond_Dickens@gmail.com","dop":"2025-11-04","serial_number":"79471511412939","imei1":"79471511412939","imei2":"79471511412939","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:30.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:19:06.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152408,"job_number":"JOB_152408","tr_customer_id":152425,"tr_customer_product_id":152415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Tyson Johns","mobile_number":"349-452-3180","email_id":"Norene0@yahoo.com","dop":"2025-06-09","serial_number":"102185957409086","imei1":"102185957409086","imei2":"102185957409086","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152399,"job_number":"JOB_152399","tr_customer_id":152416,"tr_customer_product_id":152406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:28.000Z","name":"Jacques Koepp","mobile_number":"292-537-5837","email_id":"Reece_Smith81@yahoo.com","dop":"2025-06-09","serial_number":"108666829908168","imei1":"108666829908168","imei2":"108666829908168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152387,"job_number":"JOB_152387","tr_customer_id":152404,"tr_customer_product_id":152394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:14.000Z","name":"Alvis Pfannerstill","mobile_number":"490-766-8463","email_id":"Cletus.Hudson85@gmail.com","dop":"2025-06-09","serial_number":"106413226044720","imei1":"106413226044720","imei2":"106413226044720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152342,"job_number":"JOB_152342","tr_customer_id":152359,"tr_customer_product_id":152349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"Elza Ondricka","mobile_number":"393-211-4412","email_id":"Queenie49@hotmail.com","dop":"2025-10-01","serial_number":"18352630621413","imei1":"18352630621413","imei2":"18352630621413","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152474,"job_number":"JOB_152474","tr_customer_id":152491,"tr_customer_product_id":152481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:19.000Z","modified_at":"2026-01-12T06:19:19.000Z","name":"General Orn","mobile_number":"230-296-6613","email_id":"Patience33@yahoo.com","dop":"2025-09-16","serial_number":"17505683848745","imei1":"17505683848745","imei2":"17505683848745","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152473,"job_number":"JOB_152473","tr_customer_id":152490,"tr_customer_product_id":152480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:18.000Z","modified_at":"2026-01-12T06:19:18.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18399530027377","imei1":"18399530027377","imei2":"18399530027377","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152472,"job_number":"JOB_152472","tr_customer_id":152489,"tr_customer_product_id":152479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:13.000Z","modified_at":"2026-01-12T06:19:13.000Z","name":"Nikko Goyette","mobile_number":"961-267-8091","email_id":"Coty_Weissnat65@gmail.com","dop":"2025-04-06","serial_number":"15004093048820362","imei1":"15004093048820362","imei2":"15004093048820362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152471,"job_number":"JOB_152471","tr_customer_id":152488,"tr_customer_product_id":152478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:30.000Z","name":"Conner Kulas","mobile_number":"754-372-2460","email_id":"Wilburn31@hotmail.com","dop":"2025-04-06","serial_number":"19956175876746","imei1":"19956175876746","imei2":"19956175876746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T06:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152470,"job_number":"JOB_152470","tr_customer_id":152487,"tr_customer_product_id":152477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16425096034341","imei1":"16425096034341","imei2":"16425096034341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:19:05.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152459,"job_number":"JOB_152459","tr_customer_id":152476,"tr_customer_product_id":152466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:09.000Z","modified_at":"2026-01-12T05:04:46.000Z","name":"Elza Waelchi","mobile_number":"477-490-1450","email_id":"Orval_OKon@gmail.com","dop":"2025-04-06","serial_number":"15448147603603","imei1":"15448147603603","imei2":"15448147603603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152457,"job_number":"JOB_152457","tr_customer_id":152474,"tr_customer_product_id":152464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:56.000Z","modified_at":"2026-01-12T05:04:34.000Z","name":"Jeremy Cassin","mobile_number":"963-557-9299","email_id":"Monserrat8@yahoo.com","dop":"2025-04-06","serial_number":"18398699773509","imei1":"18398699773509","imei2":"18398699773509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152455,"job_number":"JOB_152455","tr_customer_id":152472,"tr_customer_product_id":152462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:42.000Z","modified_at":"2026-01-12T05:02:17.000Z","name":"Nigel Kuhlman","mobile_number":"316-632-3604","email_id":"Delia.Beer57@yahoo.com","dop":"2025-04-06","serial_number":"11701365601786","imei1":"11701365601786","imei2":"11701365601786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152454,"job_number":"JOB_152454","tr_customer_id":152471,"tr_customer_product_id":152461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:13.000Z","name":"Reilly Auer","mobile_number":"664-540-5869","email_id":"Ryann19@gmail.com","dop":"2025-07-01","serial_number":"107633407785994","imei1":"107633407785994","imei2":"107633407785994","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152452,"job_number":"JOB_152452","tr_customer_id":152469,"tr_customer_product_id":152459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:55:02.000Z","name":"Vesta O'Connell","mobile_number":"452-788-3415","email_id":"Mitchell68@hotmail.com","dop":"2025-07-01","serial_number":"108073712897922","imei1":"108073712897922","imei2":"108073712897922","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152447,"job_number":"JOB_152447","tr_customer_id":152464,"tr_customer_product_id":152454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:10.000Z","name":"Kylie Wisozk","mobile_number":"259-953-9287","email_id":"Enrico.Friesen79@yahoo.com","dop":"2025-10-12","serial_number":"10133202677414","imei1":"10133202677414","imei2":"10133202677414","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152444,"job_number":"JOB_152444","tr_customer_id":152461,"tr_customer_product_id":152451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:56.000Z","name":"Robbie Hoppe","mobile_number":"980-527-2100","email_id":"Jayson.Schaden5@yahoo.com","dop":"2025-10-12","serial_number":"10057269341732","imei1":"10057269341732","imei2":"10057269341732","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152441,"job_number":"JOB_152441","tr_customer_id":152458,"tr_customer_product_id":152448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:32.000Z","modified_at":"2026-01-12T04:43:42.000Z","name":"Althea Romaguera","mobile_number":"562-669-3342","email_id":"Berry.Olson@yahoo.com","dop":"2025-10-12","serial_number":"19991675895269","imei1":"19991675895269","imei2":"19991675895269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152439,"job_number":"JOB_152439","tr_customer_id":152456,"tr_customer_product_id":152446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:08:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99551283805190","imei1":"99551283805190","imei2":"99551283805190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:08:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152432,"job_number":"JOB_152432","tr_customer_id":152449,"tr_customer_product_id":152439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32344190865770","imei1":"32344190865770","imei2":"32344190865770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152425,"job_number":"JOB_152425","tr_customer_id":152442,"tr_customer_product_id":152432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:40.000Z","modified_at":"2026-01-12T04:07:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77343757952103","imei1":"77343757952103","imei2":"77343757952103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152417,"job_number":"JOB_152417","tr_customer_id":152434,"tr_customer_product_id":152424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:41.000Z","name":"Nedra Mitchell","mobile_number":"471-959-5111","email_id":"Malinda65@hotmail.com","dop":"2025-04-06","serial_number":"19549143785426","imei1":"19549143785426","imei2":"19549143785426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152414,"job_number":"JOB_152414","tr_customer_id":152431,"tr_customer_product_id":152421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:03:30.000Z","name":"Milton Emmerich","mobile_number":"878-952-5329","email_id":"Syble_Littel@hotmail.com","dop":"2025-04-06","serial_number":"10183950485727","imei1":"10183950485727","imei2":"10183950485727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152411,"job_number":"JOB_152411","tr_customer_id":152428,"tr_customer_product_id":152418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:03:25.000Z","name":"Gustave Buckridge","mobile_number":"626-538-2654","email_id":"Henri.Schamberger89@hotmail.com","dop":"2000-01-31","serial_number":"10564560674026","imei1":"10564560674026","imei2":"10564560674026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152405,"job_number":"JOB_152405","tr_customer_id":152422,"tr_customer_product_id":152412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:03:02.000Z","name":"Nicolas Dibbert","mobile_number":"450-833-5974","email_id":"Virginie.Kerluke@gmail.com","dop":"2025-04-06","serial_number":"12509974154943","imei1":"12509974154943","imei2":"12509974154943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152402,"job_number":"JOB_152402","tr_customer_id":152419,"tr_customer_product_id":152409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:24.000Z","modified_at":"2026-01-12T04:02:57.000Z","name":"Sarina Stroman","mobile_number":"736-514-6096","email_id":"Tito_Stamm45@yahoo.com","dop":"2025-04-06","serial_number":"19032607537646","imei1":"19032607537646","imei2":"19032607537646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152396,"job_number":"JOB_152396","tr_customer_id":152413,"tr_customer_product_id":152403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:16.000Z","modified_at":"2026-01-12T04:02:50.000Z","name":"Liam Kerluke","mobile_number":"940-937-0793","email_id":"Eulalia23@hotmail.com","dop":"2025-04-06","serial_number":"14709825602465","imei1":"14709825602465","imei2":"14709825602465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152392,"job_number":"JOB_152392","tr_customer_id":152409,"tr_customer_product_id":152399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Ellis Howell","mobile_number":"757-315-5375","email_id":"Berenice.Ernser30@yahoo.com","dop":"2025-04-06","serial_number":"17760503560142","imei1":"17760503560142","imei2":"17760503560142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152390,"job_number":"JOB_152390","tr_customer_id":152407,"tr_customer_product_id":152397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:07.000Z","modified_at":"2026-01-12T04:02:45.000Z","name":"Eleazar O'Reilly","mobile_number":"690-471-3668","email_id":"Daija85@hotmail.com","dop":"2025-04-06","serial_number":"18932519047443","imei1":"18932519047443","imei2":"18932519047443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152384,"job_number":"JOB_152384","tr_customer_id":152401,"tr_customer_product_id":152391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:02.000Z","modified_at":"2026-01-12T04:02:40.000Z","name":"Immanuel Bauch","mobile_number":"986-980-2271","email_id":"Dewayne.Padberg90@yahoo.com","dop":"2000-01-31","serial_number":"10261846428125","imei1":"10261846428125","imei2":"10261846428125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152381,"job_number":"JOB_152381","tr_customer_id":152398,"tr_customer_product_id":152388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:36.000Z","name":"Dedrick Stark","mobile_number":"828-417-9187","email_id":"Kraig96@gmail.com","dop":"2025-04-06","serial_number":"18743984306443","imei1":"18743984306443","imei2":"18743984306443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152378,"job_number":"JOB_152378","tr_customer_id":152395,"tr_customer_product_id":152385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:53.000Z","modified_at":"2026-01-12T04:02:26.000Z","name":"Vella Ondricka","mobile_number":"727-242-8440","email_id":"Octavia.Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14870775167471","imei1":"14870775167471","imei2":"14870775167471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152375,"job_number":"JOB_152375","tr_customer_id":152392,"tr_customer_product_id":152382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"Isidro Boyer","mobile_number":"920-677-0056","email_id":"Sarai_Predovic@gmail.com","dop":"2025-04-06","serial_number":"16930564079947","imei1":"16930564079947","imei2":"16930564079947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152372,"job_number":"JOB_152372","tr_customer_id":152389,"tr_customer_product_id":152379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Sadye MacGyver","mobile_number":"964-748-9647","email_id":"Lawrence76@hotmail.com","dop":"2025-04-06","serial_number":"15405209638733","imei1":"15405209638733","imei2":"15405209638733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152368,"job_number":"JOB_152368","tr_customer_id":152385,"tr_customer_product_id":152375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Casey Reilly","mobile_number":"903-874-8118","email_id":"Nellie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"19531689364140","imei1":"19531689364140","imei2":"19531689364140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152367,"job_number":"JOB_152367","tr_customer_id":152384,"tr_customer_product_id":152374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:12.000Z","name":"Audrey Kub","mobile_number":"766-258-0478","email_id":"Jayce_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"12423537579685","imei1":"12423537579685","imei2":"12423537579685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152363,"job_number":"JOB_152363","tr_customer_id":152380,"tr_customer_product_id":152370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Palma Hodkiewicz","mobile_number":"936-595-4080","email_id":"Clair.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"12267207849689","imei1":"12267207849689","imei2":"12267207849689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152360,"job_number":"JOB_152360","tr_customer_id":152377,"tr_customer_product_id":152367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:27.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Cyrus Grady","mobile_number":"994-423-1991","email_id":"Verona_Green@gmail.com","dop":"2025-04-06","serial_number":"11484783329931","imei1":"11484783329931","imei2":"11484783329931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152356,"job_number":"JOB_152356","tr_customer_id":152373,"tr_customer_product_id":152363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:59.000Z","name":"Piper Nicolas","mobile_number":"289-866-9732","email_id":"Ayana93@yahoo.com","dop":"2025-04-06","serial_number":"19260962475731","imei1":"19260962475731","imei2":"19260962475731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152349,"job_number":"JOB_152349","tr_customer_id":152366,"tr_customer_product_id":152356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Adell Padberg","mobile_number":"636-801-3438","email_id":"Alysha79@hotmail.com","dop":"2000-01-31","serial_number":"10999519174390","imei1":"10999519174390","imei2":"10999519174390","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152347,"job_number":"JOB_152347","tr_customer_id":152364,"tr_customer_product_id":152354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"Candido Ernser","mobile_number":"857-577-4165","email_id":"Jameson.Schoen75@yahoo.com","dop":"2025-04-06","serial_number":"10711443314788","imei1":"10711443314788","imei2":"10711443314788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152344,"job_number":"JOB_152344","tr_customer_id":152361,"tr_customer_product_id":152351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:46.000Z","name":"Waldo Schultz","mobile_number":"224-474-6400","email_id":"Queen.Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14044001357832","imei1":"14044001357832","imei2":"14044001357832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152336,"job_number":"JOB_152336","tr_customer_id":152353,"tr_customer_product_id":152343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:04.000Z","modified_at":"2026-01-12T04:01:37.000Z","name":"Pattie Boyle","mobile_number":"502-324-1871","email_id":"Polly.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"10031173943181","imei1":"10031173943181","imei2":"10031173943181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152333,"job_number":"JOB_152333","tr_customer_id":152350,"tr_customer_product_id":152340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:01:30.000Z","name":"Jonathon Donnelly","mobile_number":"970-275-6963","email_id":"Stanford21@yahoo.com","dop":"2025-04-06","serial_number":"14801989850374","imei1":"14801989850374","imei2":"14801989850374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:01:27.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:25.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:01:13.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:06.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 45da356c-426a-43b9-bb2d-465618b10496 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c37f5e67-f731-481b-babe-eb1f75d300d7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 80e1dbc3-f949-4c12-ba40-716c157d69c2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-WLGn6cqQN+LBS0V0uvnhDdMHU60" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODF9.M7sJmffYsWwe9vnUJBT2D3Tyz_ColVup_lzQBcK6nmU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODF9.M7sJmffYsWwe9vnUJBT2D3Tyz_ColVup_lzQBcK6nmU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 24bd24a6-eb27-4019-8b08-ec3fe5a31713 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODF9.M7sJmffYsWwe9vnUJBT2D3Tyz_ColVup_lzQBcK6nmU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48d4dd19-659a-4e06-a08f-35b7bc972e3c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-n76qBAdZzK8tNceut4ZXg/tE2kc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":482},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5320a8ea-6975-4e79-b046-1100601d7d48 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"751a9-M+f6gcYwsmamwmvFDXBMnzn/RyQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152470,"job_number":"JOB_152470","tr_customer_id":152487,"tr_customer_product_id":152477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16425096034341","imei1":"16425096034341","imei2":"16425096034341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152472,"job_number":"JOB_152472","tr_customer_id":152489,"tr_customer_product_id":152479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:13.000Z","modified_at":"2026-01-12T06:19:13.000Z","name":"Nikko Goyette","mobile_number":"961-267-8091","email_id":"Coty_Weissnat65@gmail.com","dop":"2025-04-06","serial_number":"15004093048820362","imei1":"15004093048820362","imei2":"15004093048820362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152473,"job_number":"JOB_152473","tr_customer_id":152490,"tr_customer_product_id":152480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:18.000Z","modified_at":"2026-01-12T06:19:18.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18399530027377","imei1":"18399530027377","imei2":"18399530027377","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152474,"job_number":"JOB_152474","tr_customer_id":152491,"tr_customer_product_id":152481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:19.000Z","modified_at":"2026-01-12T06:19:19.000Z","name":"General Orn","mobile_number":"230-296-6613","email_id":"Patience33@yahoo.com","dop":"2025-09-16","serial_number":"17505683848745","imei1":"17505683848745","imei2":"17505683848745","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152475,"job_number":"JOB_152475","tr_customer_id":152492,"tr_customer_product_id":152482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:36.000Z","modified_at":"2026-01-12T06:19:36.000Z","name":"Raoul Lind","mobile_number":"324-438-9014","email_id":"Richmond_Dickens@gmail.com","dop":"2025-11-04","serial_number":"79471511412939","imei1":"79471511412939","imei2":"79471511412939","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152476,"job_number":"JOB_152476","tr_customer_id":152493,"tr_customer_product_id":152483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:37.000Z","modified_at":"2026-01-12T06:19:37.000Z","name":"Eveline Jacobs","mobile_number":"858-571-5723","email_id":"Alisha.Orn44@gmail.com","dop":"2025-10-01","serial_number":"11207496912376","imei1":"11207496912376","imei2":"11207496912376","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODF9.M7sJmffYsWwe9vnUJBT2D3Tyz_ColVup_lzQBcK6nmU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e541beb9-2c7e-4a66-8470-7da648cf6c4d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODF9.M7sJmffYsWwe9vnUJBT2D3Tyz_ColVup_lzQBcK6nmU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | de3b28bf-e9d8-4f62-a761-6c501237d1fd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152475,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODF9.M7sJmffYsWwe9vnUJBT2D3Tyz_ColVup_lzQBcK6nmU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 08a0319d-3892-43f9-a14d-fa47cf2a3f79 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"749e7-wB7BV1WUWw6WWnTVby5HEVotPSM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152301,"job_number":"JOB_152301","tr_customer_id":152318,"tr_customer_product_id":152308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10219036548927","imei1":"10219036548927","imei2":"10219036548927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152310,"job_number":"JOB_152310","tr_customer_id":152327,"tr_customer_product_id":152317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"Israel Daugherty","mobile_number":"247-827-4975","email_id":"Ernesto75@hotmail.com","dop":"2000-01-31","serial_number":"1018935173286301","imei1":"1018935173286301","imei2":"1018935173286301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152348,"job_number":"JOB_152348","tr_customer_id":152365,"tr_customer_product_id":152355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448778510227","imei1":"10448778510227","imei2":"10448778510227","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152351,"job_number":"JOB_152351","tr_customer_id":152368,"tr_customer_product_id":152358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:18.000Z","modified_at":"2026-01-12T04:01:18.000Z","name":"Nayeli Waelchi","mobile_number":"915-991-7008","email_id":"Irma.Hirthe28@yahoo.com","dop":"2000-01-31","serial_number":"1029843773053088","imei1":"1029843773053088","imei2":"1029843773053088","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152383,"job_number":"JOB_152383","tr_customer_id":152400,"tr_customer_product_id":152390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10401866217877","imei1":"10401866217877","imei2":"10401866217877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152385,"job_number":"JOB_152385","tr_customer_id":152402,"tr_customer_product_id":152392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:03.000Z","modified_at":"2026-01-12T04:02:03.000Z","name":"Jaclyn Miller","mobile_number":"682-527-5555","email_id":"Jasen.Nitzsche6@yahoo.com","dop":"2000-01-31","serial_number":"1011852185556254","imei1":"1011852185556254","imei2":"1011852185556254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152410,"job_number":"JOB_152410","tr_customer_id":152427,"tr_customer_product_id":152417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:02:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10441398969647","imei1":"10441398969647","imei2":"10441398969647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":152412,"job_number":"JOB_152412","tr_customer_id":152429,"tr_customer_product_id":152419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:49.000Z","modified_at":"2026-01-12T04:02:49.000Z","name":"Clint Schimmel","mobile_number":"560-886-6751","email_id":"Neil.Runte78@hotmail.com","dop":"2000-01-31","serial_number":"1092651025975972","imei1":"1092651025975972","imei2":"1092651025975972","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152071,"job_number":"JOB_152071","tr_customer_id":152088,"tr_customer_product_id":152078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:10.000Z","modified_at":"2026-01-11T14:26:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14817524332321","imei1":"14817524332321","imei2":"14817524332321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152073,"job_number":"JOB_152073","tr_customer_id":152090,"tr_customer_product_id":152080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:26:11.000Z","modified_at":"2026-01-11T14:26:11.000Z","name":"Kayley Schimmel","mobile_number":"392-630-2142","email_id":"Odie30@gmail.com","dop":"2025-04-06","serial_number":"17224931648101504","imei1":"17224931648101504","imei2":"17224931648101504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152078,"job_number":"JOB_152078","tr_customer_id":152095,"tr_customer_product_id":152085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:33.000Z","modified_at":"2026-01-11T14:41:33.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18417059245509","imei1":"18417059245509","imei2":"18417059245509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152080,"job_number":"JOB_152080","tr_customer_id":152097,"tr_customer_product_id":152087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:41:34.000Z","modified_at":"2026-01-11T14:41:34.000Z","name":"Gladys Davis","mobile_number":"286-599-4296","email_id":"Kaylee_Gerlach45@gmail.com","dop":"2025-04-06","serial_number":"19422816791422930","imei1":"19422816791422930","imei2":"19422816791422930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152081,"job_number":"JOB_152081","tr_customer_id":152098,"tr_customer_product_id":152088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:14.000Z","modified_at":"2026-01-11T14:42:14.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"15393833936061","imei1":"15393833936061","imei2":"15393833936061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152083,"job_number":"JOB_152083","tr_customer_id":152100,"tr_customer_product_id":152090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:42:15.000Z","modified_at":"2026-01-11T14:42:15.000Z","name":"Fabian Jerde","mobile_number":"203-229-1328","email_id":"Wilson.Lueilwitz@gmail.com","dop":"2025-04-06","serial_number":"17837187843452218","imei1":"17837187843452218","imei2":"17837187843452218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152085,"job_number":"JOB_152085","tr_customer_id":152102,"tr_customer_product_id":152092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:46:19.000Z","modified_at":"2026-01-11T14:46:19.000Z","name":"Eliseo Zulauf","mobile_number":"867-740-8899","email_id":"Scotty87@gmail.com","dop":"2025-04-06","serial_number":"14202864835645016","imei1":"14202864835645016","imei2":"14202864835645016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152090,"job_number":"JOB_152090","tr_customer_id":152107,"tr_customer_product_id":152097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:54.000Z","modified_at":"2026-01-11T15:09:54.000Z","name":"Paris Mraz","mobile_number":"505-234-4737","email_id":"Zane_Connelly53@gmail.com","dop":"2025-05-30","serial_number":"14180292134184","imei1":"14180292134184","imei2":"14180292134184","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152091,"job_number":"JOB_152091","tr_customer_id":152108,"tr_customer_product_id":152098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:09:55.000Z","modified_at":"2026-01-11T15:09:55.000Z","name":"Makenna Auer","mobile_number":"512-305-5725","email_id":"Darion_Pollich77@gmail.com","dop":"2025-05-30","serial_number":"1235089610254668","imei1":"1235089610254668","imei2":"1235089610254668","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152092,"job_number":"JOB_152092","tr_customer_id":152109,"tr_customer_product_id":152099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:00.000Z","modified_at":"2026-01-11T15:12:00.000Z","name":"Orpha Durgan","mobile_number":"764-983-4314","email_id":"Jack.Senger6@yahoo.com","dop":"2025-12-24","serial_number":"103740270264244","imei1":"103740270264244","imei2":"103740270264244","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152093,"job_number":"JOB_152093","tr_customer_id":152110,"tr_customer_product_id":152100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:12:17.000Z","modified_at":"2026-01-11T15:12:17.000Z","name":"Viviane Cremin","mobile_number":"740-559-9232","email_id":"Dejah_Green@gmail.com","dop":"2025-12-24","serial_number":"104801729431691","imei1":"104801729431691","imei2":"104801729431691","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152094,"job_number":"JOB_152094","tr_customer_id":152111,"tr_customer_product_id":152101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:41.000Z","modified_at":"2026-01-11T15:13:41.000Z","name":"Thalia McClure","mobile_number":"347-410-5114","email_id":"Ariane94@yahoo.com","dop":"2025-12-24","serial_number":"107100170087954","imei1":"107100170087954","imei2":"107100170087954","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152095,"job_number":"JOB_152095","tr_customer_id":152112,"tr_customer_product_id":152102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:13:52.000Z","modified_at":"2026-01-11T15:13:52.000Z","name":"Terrence Abbott","mobile_number":"671-267-4232","email_id":"Chesley_Homenick83@yahoo.com","dop":"2025-12-24","serial_number":"104994401832711","imei1":"104994401832711","imei2":"104994401832711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152097,"job_number":"JOB_152097","tr_customer_id":152114,"tr_customer_product_id":152104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:26:30.000Z","modified_at":"2026-01-11T15:26:30.000Z","name":"Neil Hermann","mobile_number":"287-448-2729","email_id":"Kennedi.Little79@hotmail.com","dop":"2025-10-22","serial_number":"1049898642703069","imei1":"1049898642703069","imei2":"1049898642703069","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152099,"job_number":"JOB_152099","tr_customer_id":152116,"tr_customer_product_id":152106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:30:18.000Z","modified_at":"2026-01-11T15:30:18.000Z","name":"Viviane Treutel","mobile_number":"373-474-4136","email_id":"Veronica.Ritchie96@hotmail.com","dop":"2025-10-22","serial_number":"1067493042395983","imei1":"1067493042395983","imei2":"1067493042395983","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152101,"job_number":"JOB_152101","tr_customer_id":152118,"tr_customer_product_id":152108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:07.000Z","modified_at":"2026-01-11T15:35:07.000Z","name":"Jordy Bartell","mobile_number":"965-503-4498","email_id":"Ryder12@hotmail.com","dop":"2025-05-30","serial_number":"19776194269895","imei1":"19776194269895","imei2":"19776194269895","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152102,"job_number":"JOB_152102","tr_customer_id":152119,"tr_customer_product_id":152109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:35:08.000Z","modified_at":"2026-01-11T15:35:08.000Z","name":"Davin Hickle","mobile_number":"551-923-2085","email_id":"Christop19@hotmail.com","dop":"2025-05-30","serial_number":"1289437605940825","imei1":"1289437605940825","imei2":"1289437605940825","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152103,"job_number":"JOB_152103","tr_customer_id":152120,"tr_customer_product_id":152110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:19.000Z","modified_at":"2026-01-11T15:38:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109013052053861","imei1":"109013052053861","imei2":"109013052053861","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152105,"job_number":"JOB_152105","tr_customer_id":152122,"tr_customer_product_id":152112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:38:30.000Z","modified_at":"2026-01-11T15:38:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102175170541015","imei1":"102175170541015","imei2":"102175170541015","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152107,"job_number":"JOB_152107","tr_customer_id":152124,"tr_customer_product_id":152114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T15:40:58.000Z","modified_at":"2026-01-11T15:40:58.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-01-11","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-01-11T15:40:57.378Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T15:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152108,"job_number":"JOB_152108","tr_customer_id":152125,"tr_customer_product_id":152115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:03:22.000Z","modified_at":"2026-01-11T16:03:22.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-01-01","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-01-01T16:03:21.838708660Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152109,"job_number":"JOB_152109","tr_customer_id":152126,"tr_customer_product_id":152116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"16766084587105","imei1":"16766084587105","imei2":"16766084587105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152110,"job_number":"JOB_152110","tr_customer_id":152127,"tr_customer_product_id":152117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:07:22.000Z","modified_at":"2026-01-11T16:07:22.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19323955894368","imei1":"19323955894368","imei2":"19323955894368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:07:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152111,"job_number":"JOB_152111","tr_customer_id":152128,"tr_customer_product_id":152118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:19.000Z","modified_at":"2026-01-11T16:10:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17790244149342","imei1":"17790244149342","imei2":"17790244149342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152112,"job_number":"JOB_152112","tr_customer_id":152129,"tr_customer_product_id":152119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:20.000Z","modified_at":"2026-01-11T16:10:20.000Z","name":"Alessandra Dietrich","mobile_number":"731-326-5163","email_id":"Osvaldo.Mitchell71@hotmail.com","dop":"2025-04-06","serial_number":"17428944727962","imei1":"17428944727962","imei2":"17428944727962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152113,"job_number":"JOB_152113","tr_customer_id":152130,"tr_customer_product_id":152120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:10:21.000Z","modified_at":"2026-01-11T16:10:21.000Z","name":"Bobbie Mertz","mobile_number":"227-422-7957","email_id":"Queenie_Prosacco16@gmail.com","dop":"2025-04-06","serial_number":"14968692268527550","imei1":"14968692268527550","imei2":"14968692268527550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152114,"job_number":"JOB_152114","tr_customer_id":152131,"tr_customer_product_id":152121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:19.000Z","modified_at":"2026-01-11T16:11:19.000Z","name":"Laxmikant Yadav","mobile_number":"9415016211","email_id":"laxmikant211@gmail.com","dop":"2025-04-06","serial_number":"17545620306546","imei1":"17545620306546","imei2":"17545620306546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152115,"job_number":"JOB_152115","tr_customer_id":152132,"tr_customer_product_id":152122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:11:20.000Z","modified_at":"2026-01-11T16:11:20.000Z","name":"Uday P","mobile_number":"8299772041","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15240047825765","imei1":"15240047825765","imei2":"15240047825765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:11:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152116,"job_number":"JOB_152116","tr_customer_id":152133,"tr_customer_product_id":152123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:09.000Z","modified_at":"2026-01-11T16:24:09.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15362786974269","imei1":"15362786974269","imei2":"15362786974269","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152117,"job_number":"JOB_152117","tr_customer_id":152134,"tr_customer_product_id":152124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:10.000Z","name":"{{randomFirstName}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"15748399644281","imei1":"15748399644281","imei2":"15748399644281","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152120,"job_number":"JOB_152120","tr_customer_id":152137,"tr_customer_product_id":152127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:31:06.000Z","modified_at":"2026-01-11T16:31:06.000Z","name":"Jayson Greenholt","mobile_number":"270-294-9762","email_id":"Hillard.Mills98@hotmail.com","dop":"2025-12-30","serial_number":"10569062194480","imei1":"10569062194480","imei2":"10569062194480","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152123,"job_number":"JOB_152123","tr_customer_id":152140,"tr_customer_product_id":152130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:39:54.000Z","modified_at":"2026-01-11T16:39:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18151972065014","imei2":"18151972065014","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152124,"job_number":"JOB_152124","tr_customer_id":152141,"tr_customer_product_id":152131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:28.000Z","modified_at":"2026-01-11T16:42:28.000Z","name":"Dock Lowe","mobile_number":"537-950-0733","email_id":"Leonie_Fritsch72@gmail.com","dop":"2025-04-03","serial_number":"1005035949867243","imei1":"1005035949867243","imei2":"1005035949867243","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152125,"job_number":"JOB_152125","tr_customer_id":152142,"tr_customer_product_id":152132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:42:33.000Z","modified_at":"2026-01-11T16:42:33.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17039063593571","imei2":"17039063593571","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152126,"job_number":"JOB_152126","tr_customer_id":152143,"tr_customer_product_id":152133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:43:57.000Z","modified_at":"2026-01-11T16:43:57.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"13250766823964","imei2":"13250766823964","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152127,"job_number":"JOB_152127","tr_customer_id":152144,"tr_customer_product_id":152134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:45:17.000Z","modified_at":"2026-01-11T16:45:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"19078342635225","imei2":"19078342635225","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152129,"job_number":"JOB_152129","tr_customer_id":152146,"tr_customer_product_id":152136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:12.000Z","modified_at":"2026-01-11T16:47:12.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-01","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-01T16:47:12.027054039Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152130,"job_number":"JOB_152130","tr_customer_id":152147,"tr_customer_product_id":152137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:47:45.000Z","modified_at":"2026-01-11T16:47:45.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-01","serial_number":"19920302984769","imei1":"19920302984769","imei2":"19920302984769","popurl":"2026-01-01T16:47:44.104061525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:47:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152131,"job_number":"JOB_152131","tr_customer_id":152148,"tr_customer_product_id":152138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:48:42.000Z","modified_at":"2026-01-11T16:48:42.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-01-01","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-01-01T16:48:41.771488211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152132,"job_number":"JOB_152132","tr_customer_id":152149,"tr_customer_product_id":152139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:01:44.000Z","modified_at":"2026-01-11T17:01:44.000Z","name":"Porter Kemmer","mobile_number":"676-491-4772","email_id":"Amara.Williamson37@gmail.com","dop":"2025-12-24","serial_number":"105140021577022","imei1":"105140021577022","imei2":"105140021577022","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152133,"job_number":"JOB_152133","tr_customer_id":152150,"tr_customer_product_id":152140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:04.000Z","modified_at":"2026-01-11T17:02:04.000Z","name":"Zachary Paucek","mobile_number":"359-783-5936","email_id":"Robert.Sporer@gmail.com","dop":"2025-12-24","serial_number":"100592258037871","imei1":"100592258037871","imei2":"100592258037871","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152134,"job_number":"JOB_152134","tr_customer_id":152151,"tr_customer_product_id":152141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:02:17.000Z","modified_at":"2026-01-11T17:02:17.000Z","name":"Darrel Botsford","mobile_number":"463-547-3967","email_id":"Aletha.Reichel61@gmail.com","dop":"2025-12-24","serial_number":"102699160897322","imei1":"102699160897322","imei2":"102699160897322","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152135,"job_number":"JOB_152135","tr_customer_id":152152,"tr_customer_product_id":152142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:12.000Z","modified_at":"2026-01-11T17:03:12.000Z","name":"Treva Stehr","mobile_number":"476-214-1123","email_id":"Freeda43@yahoo.com","dop":"2025-12-24","serial_number":"107656691198246","imei1":"107656691198246","imei2":"107656691198246","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152136,"job_number":"JOB_152136","tr_customer_id":152153,"tr_customer_product_id":152143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:23.000Z","modified_at":"2026-01-11T17:03:23.000Z","name":"Aric Bogan","mobile_number":"611-960-3374","email_id":"Korbin.Feeney72@yahoo.com","dop":"2025-12-24","serial_number":"100016885121814","imei1":"100016885121814","imei2":"100016885121814","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152137,"job_number":"JOB_152137","tr_customer_id":152154,"tr_customer_product_id":152144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:38.000Z","modified_at":"2026-01-11T17:03:38.000Z","name":"Maximo Kunze","mobile_number":"640-340-8771","email_id":"Alberto_Lemke@gmail.com","dop":"2025-12-24","serial_number":"101948219541438","imei1":"101948219541438","imei2":"101948219541438","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152138,"job_number":"JOB_152138","tr_customer_id":152155,"tr_customer_product_id":152145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:03:50.000Z","modified_at":"2026-01-11T17:03:50.000Z","name":"Abby Goodwin","mobile_number":"258-465-6970","email_id":"Kristian_Hodkiewicz@gmail.com","dop":"2025-12-24","serial_number":"104986183178397","imei1":"104986183178397","imei2":"104986183178397","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:03:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152140,"job_number":"JOB_152140","tr_customer_id":152157,"tr_customer_product_id":152147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:42.000Z","modified_at":"2026-01-11T17:05:42.000Z","name":"Noemi Mraz","mobile_number":"507-618-6644","email_id":"Arnoldo_Rau36@yahoo.com","dop":"2025-12-24","serial_number":"102215691335464","imei1":"102215691335464","imei2":"102215691335464","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152141,"job_number":"JOB_152141","tr_customer_id":152158,"tr_customer_product_id":152148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:45.000Z","modified_at":"2026-01-11T17:05:45.000Z","name":"Earl Turner","mobile_number":"965-600-5785","email_id":"Bernadette_Gorczany34@yahoo.com","dop":"2025-12-24","serial_number":"101655652921207","imei1":"101655652921207","imei2":"101655652921207","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152142,"job_number":"JOB_152142","tr_customer_id":152159,"tr_customer_product_id":152149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:38.000Z","modified_at":"2026-01-11T17:06:38.000Z","name":"Nona Reichert","mobile_number":"538-874-6509","email_id":"Lacey59@hotmail.com","dop":"2025-12-24","serial_number":"109692652351719","imei1":"109692652351719","imei2":"109692652351719","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152143,"job_number":"JOB_152143","tr_customer_id":152160,"tr_customer_product_id":152150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:06:47.000Z","modified_at":"2026-01-11T17:06:47.000Z","name":"Molly Littel","mobile_number":"633-833-3843","email_id":"Edgar.Keeling61@gmail.com","dop":"2025-12-24","serial_number":"103683585028853","imei1":"103683585028853","imei2":"103683585028853","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:06:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152144,"job_number":"JOB_152144","tr_customer_id":152161,"tr_customer_product_id":152151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:31.000Z","modified_at":"2026-01-11T17:08:31.000Z","name":"Arlene Hintz","mobile_number":"615-274-2782","email_id":"Harvey_Maggio73@hotmail.com","dop":"2025-12-24","serial_number":"100030568573155","imei1":"100030568573155","imei2":"100030568573155","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152145,"job_number":"JOB_152145","tr_customer_id":152162,"tr_customer_product_id":152152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:08:33.000Z","modified_at":"2026-01-11T17:08:33.000Z","name":"Hettie Kulas","mobile_number":"951-445-1895","email_id":"Verlie.Heathcote38@hotmail.com","dop":"2025-12-24","serial_number":"101071755276089","imei1":"101071755276089","imei2":"101071755276089","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152147,"job_number":"JOB_152147","tr_customer_id":152164,"tr_customer_product_id":152154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:23:44.000Z","modified_at":"2026-01-11T17:23:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78946567895350","imei1":"78946567895350","imei2":"78946567895350","popurl":"2026-01-01T17:23:41.772299300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152148,"job_number":"JOB_152148","tr_customer_id":152165,"tr_customer_product_id":152155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:30.000Z","modified_at":"2026-01-11T17:26:30.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"78546567895350","imei1":"78546567895350","imei2":"78546567895350","popurl":"2026-01-01T17:26:27.463110700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152150,"job_number":"JOB_152150","tr_customer_id":152167,"tr_customer_product_id":152157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:27:18.000Z","modified_at":"2026-01-11T17:27:18.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5447598687484624","imei1":"5447598687484624","imei2":"5447598687484624","popurl":"2026-01-01T17:27:17.057328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152151,"job_number":"JOB_152151","tr_customer_id":152168,"tr_customer_product_id":152158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:28:44.000Z","modified_at":"2026-01-11T17:28:44.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895350","imei1":"08546567895350","imei2":"08546567895350","popurl":"2026-01-01T17:28:42.381142400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152153,"job_number":"JOB_152153","tr_customer_id":152170,"tr_customer_product_id":152160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:38:35.000Z","modified_at":"2026-01-11T17:38:35.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2026-01-11","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2026-01-11T17:38:32.171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152154,"job_number":"JOB_152154","tr_customer_id":152171,"tr_customer_product_id":152161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:40:23.000Z","modified_at":"2026-01-11T17:40:23.000Z","name":"Prudvi D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"12232344443333","imei1":"12232344443334","imei2":"12232344443334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152155,"job_number":"JOB_152155","tr_customer_id":152172,"tr_customer_product_id":152162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:41:56.000Z","modified_at":"2026-01-11T17:41:56.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-01-01T17:41:55.760490020Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152162,"job_number":"JOB_152162","tr_customer_id":152179,"tr_customer_product_id":152169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:44:33.000Z","modified_at":"2026-01-11T17:44:33.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5448598687484624","imei1":"5448598687484624","imei2":"5448598687484624","popurl":"2026-01-01T17:44:32.885317Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152163,"job_number":"JOB_152163","tr_customer_id":152180,"tr_customer_product_id":152170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:20.000Z","modified_at":"2026-01-11T17:48:20.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"08546567895389","imei1":"08546567895389","imei2":"08546567895389","popurl":"2026-01-01T17:48:18.083365400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152164,"job_number":"JOB_152164","tr_customer_id":152181,"tr_customer_product_id":152171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:48:36.000Z","modified_at":"2026-01-11T17:48:36.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449598687484624","imei1":"5449598687484624","imei2":"5449598687484624","popurl":"2026-01-01T17:48:35.244870Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:48:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152165,"job_number":"JOB_152165","tr_customer_id":152182,"tr_customer_product_id":152172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:54:27.000Z","modified_at":"2026-01-11T17:54:27.000Z","name":"Mallie Barton","mobile_number":"414-259-5294","email_id":"Jarvis.Koss18@gmail.com","dop":"2025-04-03","serial_number":"1003002542955989","imei1":"1003002542955989","imei2":"1003002542955989","popurl":"2025-04-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152166,"job_number":"JOB_152166","tr_customer_id":152183,"tr_customer_product_id":152173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:03:18.000Z","modified_at":"2026-01-11T18:03:18.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152167,"job_number":"JOB_152167","tr_customer_id":152184,"tr_customer_product_id":152174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:05:32.000Z","modified_at":"2026-01-11T18:05:32.000Z","name":"Ramesh Kaginakar","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-10","serial_number":"12345678901234","imei1":"12345678904321","imei2":"12345678904321","popurl":"2025-12-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152168,"job_number":"JOB_152168","tr_customer_id":152185,"tr_customer_product_id":152175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:24.000Z","modified_at":"2026-01-11T18:18:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12736010422531","imei1":"12736010422531","imei2":"12736010422531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152170,"job_number":"JOB_152170","tr_customer_id":152187,"tr_customer_product_id":152177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:18:26.000Z","modified_at":"2026-01-11T18:18:26.000Z","name":"Abbie Wintheiser","mobile_number":"899-588-6917","email_id":"Felipe.Stark@yahoo.com","dop":"2025-04-06","serial_number":"14495325374971732","imei1":"14495325374971732","imei2":"14495325374971732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152171,"job_number":"JOB_152171","tr_customer_id":152188,"tr_customer_product_id":152178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:03.000Z","modified_at":"2026-01-11T18:19:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18080217629013","imei1":"18080217629013","imei2":"18080217629013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152173,"job_number":"JOB_152173","tr_customer_id":152190,"tr_customer_product_id":152180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:04.000Z","modified_at":"2026-01-11T18:19:04.000Z","name":"Verlie Pouros","mobile_number":"579-898-1122","email_id":"Percy_Fay@yahoo.com","dop":"2025-04-06","serial_number":"12040166881434472","imei1":"12040166881434472","imei2":"12040166881434472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152174,"job_number":"JOB_152174","tr_customer_id":152191,"tr_customer_product_id":152181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:41.000Z","modified_at":"2026-01-11T18:19:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13394040594869","imei1":"13394040594869","imei2":"13394040594869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152176,"job_number":"JOB_152176","tr_customer_id":152193,"tr_customer_product_id":152183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:19:43.000Z","modified_at":"2026-01-11T18:19:43.000Z","name":"Sheridan Schmeler","mobile_number":"469-474-0091","email_id":"Enola_Hauck46@yahoo.com","dop":"2025-04-06","serial_number":"16666997023895388","imei1":"16666997023895388","imei2":"16666997023895388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152177,"job_number":"JOB_152177","tr_customer_id":152194,"tr_customer_product_id":152184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:30:54.000Z","modified_at":"2026-01-11T18:30:54.000Z","name":"Ellis Leffler","mobile_number":"913-998-5837","email_id":"Sharon16@hotmail.com","dop":"2025-12-30","serial_number":"10087470680029","imei1":"10087470680029","imei2":"10087470680029","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152178,"job_number":"JOB_152178","tr_customer_id":152195,"tr_customer_product_id":152185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:37:38.000Z","modified_at":"2026-01-11T18:37:38.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484624","imei1":"5450598687484624","imei2":"5450598687484624","popurl":"2026-01-01T18:37:37.741546Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152179,"job_number":"JOB_152179","tr_customer_id":152196,"tr_customer_product_id":152186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:38:48.000Z","modified_at":"2026-01-11T18:38:48.000Z","name":"Triloki Nath Johar","mobile_number":"7050049765","email_id":"amritambu.banerjee@yahoo.co.in","dop":"2026-01-01","serial_number":"308344215257412","imei1":"308344215257412","imei2":"308344215257412","popurl":"www.anila-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152180,"job_number":"JOB_152180","tr_customer_id":152197,"tr_customer_product_id":152187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:13.000Z","modified_at":"2026-01-11T18:39:13.000Z","name":"Kiarra Jacobi","mobile_number":"797-918-0389","email_id":"Rodolfo_Considine@gmail.com","dop":"2025-12-30","serial_number":"10194437809080","imei1":"10194437809080","imei2":"10194437809080","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152181,"job_number":"JOB_152181","tr_customer_id":152198,"tr_customer_product_id":152188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:39:27.000Z","modified_at":"2026-01-11T18:39:27.000Z","name":"Ekaksh Naik","mobile_number":"7088298362","email_id":"vaishno.mishra@hotmail.com","dop":"2026-01-01","serial_number":"902920293835345","imei1":"902920293835345","imei2":"902920293835345","popurl":"www.laal-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152182,"job_number":"JOB_152182","tr_customer_id":152199,"tr_customer_product_id":152189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:41:12.000Z","modified_at":"2026-01-11T18:41:12.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484624","imei1":"5449698687484624","imei2":"5449698687484624","popurl":"2026-01-01T18:41:11.549091Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152183,"job_number":"JOB_152183","tr_customer_id":152200,"tr_customer_product_id":152190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:46:59.000Z","modified_at":"2026-01-11T18:46:59.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14413375708281","imei1":"14413375708281","imei2":"14413375708281","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152184,"job_number":"JOB_152184","tr_customer_id":152201,"tr_customer_product_id":152191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:33.000Z","modified_at":"2026-01-11T18:47:33.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10441586734328","imei1":"10441586734328","imei2":"10441586734328","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152185,"job_number":"JOB_152185","tr_customer_id":152202,"tr_customer_product_id":152192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:47:41.000Z","modified_at":"2026-01-11T18:47:41.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"10783828276839","imei1":"10783828276839","imei2":"10783828276839","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152186,"job_number":"JOB_152186","tr_customer_id":152203,"tr_customer_product_id":152193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:48:29.000Z","modified_at":"2026-01-11T18:48:29.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"18380117287976","imei1":"18380117287976","imei2":"18380117287976","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152187,"job_number":"JOB_152187","tr_customer_id":152204,"tr_customer_product_id":152194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:13.000Z","modified_at":"2026-01-11T18:49:13.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2026-01-01","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2026-01-01T18:49:12.977050090Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152188,"job_number":"JOB_152188","tr_customer_id":152205,"tr_customer_product_id":152195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:34.000Z","modified_at":"2026-01-11T18:49:34.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11851893923612","imei1":"11851893923612","imei2":"11851893923612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152189,"job_number":"JOB_152189","tr_customer_id":152206,"tr_customer_product_id":152196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:49:41.000Z","modified_at":"2026-01-11T18:49:41.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-01-01T18:49:40.342745Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152190,"job_number":"JOB_152190","tr_customer_id":152207,"tr_customer_product_id":152197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:52.000Z","modified_at":"2026-01-11T18:50:52.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-01-01T18:50:52.217065092Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152191,"job_number":"JOB_152191","tr_customer_id":152208,"tr_customer_product_id":152198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-01-01","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-01-01T18:50:52.723782680Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152192,"job_number":"JOB_152192","tr_customer_id":152209,"tr_customer_product_id":152199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:50:53.000Z","modified_at":"2026-01-11T18:50:53.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-01-10","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-01-10T18:50:52.694608273Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152193,"job_number":"JOB_152193","tr_customer_id":152210,"tr_customer_product_id":152200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:51:52.000Z","modified_at":"2026-01-11T18:51:52.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-01-01","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-01-01T18:51:51.950193Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152194,"job_number":"JOB_152194","tr_customer_id":152211,"tr_customer_product_id":152201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T18:52:13.000Z","modified_at":"2026-01-11T18:52:13.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-01-06","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-01-06T18:52:13.085912890Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T18:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152195,"job_number":"JOB_152195","tr_customer_id":152212,"tr_customer_product_id":152202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:07:53.000Z","modified_at":"2026-01-11T19:07:53.000Z","name":"Brahmabrata Rana","mobile_number":"7053443053","email_id":"kalinda.abbott@yahoo.co.in","dop":"2026-01-01","serial_number":"351778257150206","imei1":"351778257150206","imei2":"351778257150206","popurl":"www.jaya-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152196,"job_number":"JOB_152196","tr_customer_id":152213,"tr_customer_product_id":152203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:08:03.000Z","modified_at":"2026-01-11T19:08:03.000Z","name":"Anilaabh Malik","mobile_number":"7027177621","email_id":"eekalabya.mukhopadhyay@yahoo.co.in","dop":"2026-01-01","serial_number":"625398957328029","imei1":"625398957328029","imei2":"625398957328029","popurl":"www.sucheta-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152197,"job_number":"JOB_152197","tr_customer_id":152214,"tr_customer_product_id":152204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:30:21.000Z","modified_at":"2026-01-11T19:30:21.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12126987055354","imei1":"12126987055354","imei2":"12126987055354","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152198,"job_number":"JOB_152198","tr_customer_id":152215,"tr_customer_product_id":152205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T19:36:53.000Z","modified_at":"2026-01-11T19:36:53.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-01-01","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-01-01T19:36:53.405874846Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T19:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152199,"job_number":"JOB_152199","tr_customer_id":152216,"tr_customer_product_id":152206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T20:59:48.000Z","modified_at":"2026-01-11T20:59:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-01","serial_number":"81305759371075","imei1":"81305759371075","imei2":"81305759371075","popurl":"2026-01-01T20:59:43.596319100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T20:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152200,"job_number":"JOB_152200","tr_customer_id":152217,"tr_customer_product_id":152207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:53.000Z","modified_at":"2026-01-11T21:37:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13359223273717","imei1":"13359223273717","imei2":"13359223273717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152202,"job_number":"JOB_152202","tr_customer_id":152219,"tr_customer_product_id":152209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:37:55.000Z","modified_at":"2026-01-11T21:37:55.000Z","name":"Keyon Rosenbaum","mobile_number":"412-697-0932","email_id":"Marcus_Carter45@gmail.com","dop":"2025-04-06","serial_number":"19571213856973010","imei1":"19571213856973010","imei2":"19571213856973010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152203,"job_number":"JOB_152203","tr_customer_id":152220,"tr_customer_product_id":152210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:37.000Z","modified_at":"2026-01-11T21:38:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14807463015098","imei1":"14807463015098","imei2":"14807463015098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152205,"job_number":"JOB_152205","tr_customer_id":152222,"tr_customer_product_id":152212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:38:39.000Z","modified_at":"2026-01-11T21:38:39.000Z","name":"Laurie Stracke","mobile_number":"906-993-7363","email_id":"Tianna.Schuster47@yahoo.com","dop":"2025-04-06","serial_number":"15705498252951768","imei1":"15705498252951768","imei2":"15705498252951768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152206,"job_number":"JOB_152206","tr_customer_id":152223,"tr_customer_product_id":152213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:20.000Z","modified_at":"2026-01-11T21:39:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10576007927044","imei1":"10576007927044","imei2":"10576007927044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152208,"job_number":"JOB_152208","tr_customer_id":152225,"tr_customer_product_id":152215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T21:39:22.000Z","modified_at":"2026-01-11T21:39:22.000Z","name":"Alexandro Nicolas","mobile_number":"497-912-9268","email_id":"Angel63@gmail.com","dop":"2025-04-06","serial_number":"11545146196324464","imei1":"11545146196324464","imei2":"11545146196324464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T21:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152209,"job_number":"JOB_152209","tr_customer_id":152226,"tr_customer_product_id":152216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-01T23:37:55.834608856Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152210,"job_number":"JOB_152210","tr_customer_id":152227,"tr_customer_product_id":152217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:37:56.000Z","modified_at":"2026-01-11T23:37:56.000Z","name":"Aadidev Dubashi","mobile_number":"7066339222","email_id":"damodara.reddy@gmail.com","dop":"2026-01-01","serial_number":"554165148863903","imei1":"554165148863903","imei2":"554165148863903","popurl":"www.ghanashyam-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152212,"job_number":"JOB_152212","tr_customer_id":152229,"tr_customer_product_id":152219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:20.000Z","modified_at":"2026-01-11T23:40:20.000Z","name":"Giles Adams","mobile_number":"887-207-7090","email_id":"Osvaldo32@gmail.com","dop":"2025-11-11","serial_number":"1003260038154465","imei1":"1003260038154465","imei2":"1003260038154465","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152213,"job_number":"JOB_152213","tr_customer_id":152230,"tr_customer_product_id":152220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T23:40:23.000Z","modified_at":"2026-01-11T23:40:23.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-01T23:40:22.809734964Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T23:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152216,"job_number":"JOB_152216","tr_customer_id":152233,"tr_customer_product_id":152223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:45:00.000Z","modified_at":"2026-01-12T01:45:00.000Z","name":"Joelle Ryan","mobile_number":"711-336-6778","email_id":"Evert55@yahoo.com","dop":"2025-04-06","serial_number":"17163924164759064","imei1":"17163924164759064","imei2":"17163924164759064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152218,"job_number":"JOB_152218","tr_customer_id":152235,"tr_customer_product_id":152225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:14.000Z","modified_at":"2026-01-12T01:58:14.000Z","name":"Aidan Greenfelder","mobile_number":"270-658-7636","email_id":"Bryon.Steuber@gmail.com","dop":"2025-04-06","serial_number":"18523518596030344","imei1":"18523518596030344","imei2":"18523518596030344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T01:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152220,"job_number":"JOB_152220","tr_customer_id":152237,"tr_customer_product_id":152227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:02.000Z","modified_at":"2026-01-12T02:00:02.000Z","name":"Gilberto Stroman","mobile_number":"454-672-8694","email_id":"Cruz_Lang66@hotmail.com","dop":"2025-04-06","serial_number":"11123702128494148","imei1":"11123702128494148","imei2":"11123702128494148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152222,"job_number":"JOB_152222","tr_customer_id":152239,"tr_customer_product_id":152229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:21.000Z","modified_at":"2026-01-12T02:05:21.000Z","name":"Clifton Dickinson","mobile_number":"543-513-5156","email_id":"Iva_Bernier56@gmail.com","dop":"2025-04-06","serial_number":"11233124143107518","imei1":"11233124143107518","imei2":"11233124143107518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152224,"job_number":"JOB_152224","tr_customer_id":152241,"tr_customer_product_id":152231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:12.000Z","modified_at":"2026-01-12T02:11:12.000Z","name":"Demond Heathcote","mobile_number":"837-396-6426","email_id":"Gino.Schroeder80@hotmail.com","dop":"2025-04-06","serial_number":"10182142441950934","imei1":"10182142441950934","imei2":"10182142441950934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T02:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152226,"job_number":"JOB_152226","tr_customer_id":152243,"tr_customer_product_id":152233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:03.000Z","modified_at":"2026-01-12T03:02:03.000Z","name":"Adolfo Grady","mobile_number":"387-824-1935","email_id":"Lorenzo64@gmail.com","dop":"2025-04-06","serial_number":"18383174111992200","imei1":"18383174111992200","imei2":"18383174111992200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152228,"job_number":"JOB_152228","tr_customer_id":152245,"tr_customer_product_id":152235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:07.000Z","modified_at":"2026-01-12T03:07:08.000Z","name":"Neal Kub","mobile_number":"565-930-3821","email_id":"Rex.Murphy81@gmail.com","dop":"2025-04-06","serial_number":"13056519325178156","imei1":"13056519325178156","imei2":"13056519325178156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152229,"job_number":"JOB_152229","tr_customer_id":152246,"tr_customer_product_id":152236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:39:47.000Z","modified_at":"2026-01-12T03:39:47.000Z","name":"Alyce Corwin","mobile_number":"992-400-3997","email_id":"Pat_Casper@gmail.com","dop":"2025-12-30","serial_number":"10820548327043","imei1":"10820548327043","imei2":"10820548327043","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152230,"job_number":"JOB_152230","tr_customer_id":152247,"tr_customer_product_id":152237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:40:56.000Z","modified_at":"2026-01-12T03:40:56.000Z","name":"Bart Goodwin","mobile_number":"330-776-2451","email_id":"Elbert_Frami@hotmail.com","dop":"2025-12-30","serial_number":"10680936033508","imei1":"10680936033508","imei2":"10680936033508","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152231,"job_number":"JOB_152231","tr_customer_id":152248,"tr_customer_product_id":152238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:42:50.000Z","modified_at":"2026-01-12T03:42:50.000Z","name":"Jayden Marks","mobile_number":"497-542-0489","email_id":"Favian26@gmail.com","dop":"2025-12-30","serial_number":"10429800876407","imei1":"10429800876407","imei2":"10429800876407","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152232,"job_number":"JOB_152232","tr_customer_id":152249,"tr_customer_product_id":152239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:46:06.000Z","modified_at":"2026-01-12T03:46:06.000Z","name":"Brandi Runolfsson","mobile_number":"220-620-7388","email_id":"Jerrell_Pfannerstill49@hotmail.com","dop":"2025-12-30","serial_number":"10782631031944","imei1":"10782631031944","imei2":"10782631031944","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152235,"job_number":"JOB_152235","tr_customer_id":152252,"tr_customer_product_id":152242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:54.000Z","modified_at":"2026-01-12T03:58:54.000Z","name":"Rosalyn Jerde","mobile_number":"829-731-2600","email_id":"Alanis77@gmail.com","dop":"2025-04-06","serial_number":"19104956079613184","imei1":"19104956079613184","imei2":"19104956079613184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152236,"job_number":"JOB_152236","tr_customer_id":152253,"tr_customer_product_id":152243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:55.000Z","modified_at":"2026-01-12T03:58:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15278495259795","imei1":"15278495259795","imei2":"15278495259795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152238,"job_number":"JOB_152238","tr_customer_id":152255,"tr_customer_product_id":152245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:57.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Arvid Shields","mobile_number":"538-500-2666","email_id":"Jeremy97@yahoo.com","dop":"2025-04-06","serial_number":"15276912557939890","imei1":"15276912557939890","imei2":"15276912557939890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152241,"job_number":"JOB_152241","tr_customer_id":152258,"tr_customer_product_id":152248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:16.000Z","modified_at":"2026-01-12T03:59:16.000Z","name":"Elfrieda Bayer","mobile_number":"937-767-0634","email_id":"Norene_Schulist@gmail.com","dop":"2025-04-06","serial_number":"14838214333867320","imei1":"14838214333867320","imei2":"14838214333867320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152243,"job_number":"JOB_152243","tr_customer_id":152260,"tr_customer_product_id":152250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:18.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10536517177241","imei1":"10536517177241","imei2":"10536517177241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152245,"job_number":"JOB_152245","tr_customer_id":152262,"tr_customer_product_id":152252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Theo Keeling","mobile_number":"884-479-7304","email_id":"Gloria45@yahoo.com","dop":"2025-04-06","serial_number":"14083560981156980","imei1":"14083560981156980","imei2":"14083560981156980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152246,"job_number":"JOB_152246","tr_customer_id":152263,"tr_customer_product_id":152253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:19.000Z","modified_at":"2026-01-12T03:59:19.000Z","name":"Tom Rempel","mobile_number":"776-937-0870","email_id":"Cooper18@hotmail.com","dop":"2025-06-18","serial_number":"1026976917720843","imei1":"1026976917720843","imei2":"1026976917720843","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152247,"job_number":"JOB_152247","tr_customer_id":152264,"tr_customer_product_id":152254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17511508892667","imei1":"17511508892667","imei2":"17511508892667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152249,"job_number":"JOB_152249","tr_customer_id":152266,"tr_customer_product_id":152256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T03:59:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19530864433572","imei1":"19530864433572","imei2":"19530864433572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152251,"job_number":"JOB_152251","tr_customer_id":152268,"tr_customer_product_id":152258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T03:59:29.000Z","name":"Geovanni Johnson","mobile_number":"432-447-5644","email_id":"Emmy.Auer89@yahoo.com","dop":"2025-04-06","serial_number":"19320461048730280","imei1":"19320461048730280","imei2":"19320461048730280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152252,"job_number":"JOB_152252","tr_customer_id":152269,"tr_customer_product_id":152259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:30.000Z","modified_at":"2026-01-12T03:59:30.000Z","name":"Esteban Auer","mobile_number":"895-225-4188","email_id":"Carmine93@hotmail.com","dop":"2025-04-06","serial_number":"11145242444200454","imei1":"11145242444200454","imei2":"11145242444200454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152253,"job_number":"JOB_152253","tr_customer_id":152270,"tr_customer_product_id":152260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T03:59:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10974233298815","imei1":"10974233298815","imei2":"10974233298815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152255,"job_number":"JOB_152255","tr_customer_id":152272,"tr_customer_product_id":152262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:39.000Z","modified_at":"2026-01-12T03:59:39.000Z","name":"Nora Hamill","mobile_number":"446-888-4665","email_id":"Martine58@gmail.com","dop":"2025-04-06","serial_number":"16985481662818614","imei1":"16985481662818614","imei2":"16985481662818614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152257,"job_number":"JOB_152257","tr_customer_id":152274,"tr_customer_product_id":152264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:46.000Z","modified_at":"2026-01-12T03:59:46.000Z","name":"Forest Kovacek","mobile_number":"901-899-8949","email_id":"Maximo53@yahoo.com","dop":"2025-04-06","serial_number":"15493052788246118","imei1":"15493052788246118","imei2":"15493052788246118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152260,"job_number":"JOB_152260","tr_customer_id":152277,"tr_customer_product_id":152267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:00.000Z","modified_at":"2026-01-12T04:00:00.000Z","name":"Dorthy Cassin","mobile_number":"458-886-9454","email_id":"Ansel.Okuneva@gmail.com","dop":"2025-04-06","serial_number":"15800905042309312","imei1":"15800905042309312","imei2":"15800905042309312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152261,"job_number":"JOB_152261","tr_customer_id":152278,"tr_customer_product_id":152268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Maynard Jakubowski","mobile_number":"813-518-0710","email_id":"Charlie.Steuber@gmail.com","dop":"2025-09-09","serial_number":"15619081176865","imei1":"15619081176865","imei2":"15619081176865","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152262,"job_number":"JOB_152262","tr_customer_id":152279,"tr_customer_product_id":152269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Elsie Krajcik","mobile_number":"831-625-8904","email_id":"Abner33@gmail.com","dop":"2025-09-09","serial_number":"11791240779538","imei1":"11791240779538","imei2":"11791240779538","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152264,"job_number":"JOB_152264","tr_customer_id":152281,"tr_customer_product_id":152271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12890854225695","imei1":"12890854225695","imei2":"12890854225695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152266,"job_number":"JOB_152266","tr_customer_id":152283,"tr_customer_product_id":152273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:02.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"11576224535430","imei1":"11576224535430","imei2":"11576224535430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152267,"job_number":"JOB_152267","tr_customer_id":152284,"tr_customer_product_id":152274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"Shad Kuphal","mobile_number":"775-595-4264","email_id":"Lillian.Durgan@hotmail.com","dop":"2025-09-16","serial_number":"10535303686278","imei1":"10535303686278","imei2":"10535303686278","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152268,"job_number":"JOB_152268","tr_customer_id":152285,"tr_customer_product_id":152275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10869201012774","imei1":"10869201012774","imei2":"10869201012774","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152270,"job_number":"JOB_152270","tr_customer_id":152287,"tr_customer_product_id":152277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18084924775632","imei1":"18084924775632","imei2":"18084924775632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152271,"job_number":"JOB_152271","tr_customer_id":152288,"tr_customer_product_id":152278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Selmer Rowe","mobile_number":"651-934-1575","email_id":"Shad26@gmail.com","dop":"2025-04-06","serial_number":"19919678289476664","imei1":"19919678289476664","imei2":"19919678289476664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152273,"job_number":"JOB_152273","tr_customer_id":152290,"tr_customer_product_id":152280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Candida Legros","mobile_number":"823-609-4428","email_id":"Marcos.Vandervort@hotmail.com","dop":"2025-06-18","serial_number":"1007215046520892","imei1":"1007215046520892","imei2":"1007215046520892","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152275,"job_number":"JOB_152275","tr_customer_id":152292,"tr_customer_product_id":152282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:05.000Z","modified_at":"2026-01-12T04:00:05.000Z","name":"Wallace Kuphal","mobile_number":"831-313-0866","email_id":"Colton.Price21@hotmail.com","dop":"2025-04-06","serial_number":"12474056096806292","imei1":"12474056096806292","imei2":"12474056096806292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152276,"job_number":"JOB_152276","tr_customer_id":152293,"tr_customer_product_id":152283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13827008556167","imei1":"13827008556167","imei2":"13827008556167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152278,"job_number":"JOB_152278","tr_customer_id":152295,"tr_customer_product_id":152285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:09.000Z","modified_at":"2026-01-12T04:00:09.000Z","name":"Cecelia Ferry","mobile_number":"287-473-6041","email_id":"Eula27@hotmail.com","dop":"2025-04-06","serial_number":"15027140969284948","imei1":"15027140969284948","imei2":"15027140969284948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152279,"job_number":"JOB_152279","tr_customer_id":152296,"tr_customer_product_id":152286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Jarrell Armstrong","mobile_number":"338-364-2622","email_id":"Nikolas14@gmail.com","dop":"2025-09-09","serial_number":"14205361189134","imei1":"14205361189134","imei2":"14205361189134","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152280,"job_number":"JOB_152280","tr_customer_id":152297,"tr_customer_product_id":152287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:10.000Z","modified_at":"2026-01-12T04:00:10.000Z","name":"Milo Kautzer","mobile_number":"572-842-4730","email_id":"Violette.Wisoky6@yahoo.com","dop":"2025-09-09","serial_number":"19528379887306","imei1":"19528379887306","imei2":"19528379887306","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152281,"job_number":"JOB_152281","tr_customer_id":152298,"tr_customer_product_id":152288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"Keon Hoppe","mobile_number":"712-581-7075","email_id":"Taurean82@gmail.com","dop":"2025-09-09","serial_number":"14901218542014","imei1":"14901218542014","imei2":"14901218542014","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152283,"job_number":"JOB_152283","tr_customer_id":152300,"tr_customer_product_id":152290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16735015551152","imei1":"16735015551152","imei2":"16735015551152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152285,"job_number":"JOB_152285","tr_customer_id":152302,"tr_customer_product_id":152292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:13.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Ashlynn McDermott","mobile_number":"870-506-2828","email_id":"Rachelle.Ratke@hotmail.com","dop":"2025-04-06","serial_number":"17910967693226208","imei1":"17910967693226208","imei2":"17910967693226208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152286,"job_number":"JOB_152286","tr_customer_id":152303,"tr_customer_product_id":152293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Ila Lakin","mobile_number":"203-583-8535","email_id":"Lori87@yahoo.com","dop":"2025-09-09","serial_number":"17397495894943","imei1":"17397495894943","imei2":"17397495894943","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152287,"job_number":"JOB_152287","tr_customer_id":152304,"tr_customer_product_id":152294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:16.000Z","name":"Guido Metz","mobile_number":"277-406-9162","email_id":"Desiree_Roob@hotmail.com","dop":"2025-09-09","serial_number":"19561547431484","imei1":"19561547431484","imei2":"19561547431484","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152290,"job_number":"JOB_152290","tr_customer_id":152307,"tr_customer_product_id":152297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19597797188674","imei1":"19597797188674","imei2":"19597797188674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152292,"job_number":"JOB_152292","tr_customer_id":152309,"tr_customer_product_id":152299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:22.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"Shanie Purdy","mobile_number":"250-832-8122","email_id":"Mina92@yahoo.com","dop":"2025-04-06","serial_number":"16870595093468696","imei1":"16870595093468696","imei2":"16870595093468696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152293,"job_number":"JOB_152293","tr_customer_id":152310,"tr_customer_product_id":152300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18669220882463","imei1":"18669220882463","imei2":"18669220882463","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152294,"job_number":"JOB_152294","tr_customer_id":152311,"tr_customer_product_id":152301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:23.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Zander Wisoky","mobile_number":"267-458-5396","email_id":"Kendra.McClure1@gmail.com","dop":"2025-09-16","serial_number":"11920769375402","imei1":"11920769375402","imei2":"11920769375402","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152295,"job_number":"JOB_152295","tr_customer_id":152312,"tr_customer_product_id":152302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:27.000Z","modified_at":"2026-01-12T04:00:27.000Z","name":"Ally Skiles","mobile_number":"665-695-1638","email_id":"Madilyn_Parker87@gmail.com","dop":"2025-09-09","serial_number":"13777609579606","imei1":"13777609579606","imei2":"13777609579606","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152296,"job_number":"JOB_152296","tr_customer_id":152313,"tr_customer_product_id":152303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"Abby Hilll","mobile_number":"581-357-9179","email_id":"Brisa72@gmail.com","dop":"2025-09-09","serial_number":"13608901527525","imei1":"13608901527525","imei2":"13608901527525","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152297,"job_number":"JOB_152297","tr_customer_id":152314,"tr_customer_product_id":152304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:28.000Z","name":"King Medhurst","mobile_number":"243-552-6696","email_id":"Ryder_Gottlieb23@hotmail.com","dop":"2025-09-09","serial_number":"14170285319935","imei1":"14170285319935","imei2":"14170285319935","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152300,"job_number":"JOB_152300","tr_customer_id":152317,"tr_customer_product_id":152307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:29.000Z","modified_at":"2026-01-12T04:00:29.000Z","name":"Raina Morissette","mobile_number":"825-748-6804","email_id":"Sebastian_Toy34@gmail.com","dop":"2025-05-30","serial_number":"18522697103154","imei1":"18522697103154","imei2":"18522697103154","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152303,"job_number":"JOB_152303","tr_customer_id":152320,"tr_customer_product_id":152310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Weldon Kuhn","mobile_number":"227-897-9243","email_id":"Armando2@hotmail.com","dop":"2025-09-09","serial_number":"19481126528268","imei1":"19481126528268","imei2":"19481126528268","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152304,"job_number":"JOB_152304","tr_customer_id":152321,"tr_customer_product_id":152311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Holden Hermiston","mobile_number":"918-496-9433","email_id":"Tyree10@gmail.com","dop":"2025-09-09","serial_number":"15452805912849","imei1":"15452805912849","imei2":"15452805912849","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152305,"job_number":"JOB_152305","tr_customer_id":152322,"tr_customer_product_id":152312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:00:30.000Z","name":"Darren Prosacco","mobile_number":"406-342-1824","email_id":"Nathen_Jakubowski44@gmail.com","dop":"2025-05-30","serial_number":"1498357531615627","imei1":"1498357531615627","imei2":"1498357531615627","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152307,"job_number":"JOB_152307","tr_customer_id":152324,"tr_customer_product_id":152314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17835862860140","imei1":"17835862860140","imei2":"17835862860140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152308,"job_number":"JOB_152308","tr_customer_id":152325,"tr_customer_product_id":152315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16215678224979","imei1":"16215678224979","imei2":"16215678224979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152312,"job_number":"JOB_152312","tr_customer_id":152329,"tr_customer_product_id":152319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Henry Hodkiewicz","mobile_number":"985-378-4808","email_id":"Alfonzo_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"10564411842060826","imei1":"10564411842060826","imei2":"10564411842060826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152313,"job_number":"JOB_152313","tr_customer_id":152330,"tr_customer_product_id":152320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:33.000Z","modified_at":"2026-01-12T04:00:33.000Z","name":"Jazmyne Crist","mobile_number":"411-818-6424","email_id":"Otis.Bauch@gmail.com","dop":"2025-04-06","serial_number":"11928101710383478","imei1":"11928101710383478","imei2":"11928101710383478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152314,"job_number":"JOB_152314","tr_customer_id":152331,"tr_customer_product_id":152321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:00:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17614631403332","imei1":"17614631403332","imei2":"17614631403332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152316,"job_number":"JOB_152316","tr_customer_id":152333,"tr_customer_product_id":152323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:36.000Z","modified_at":"2026-01-12T04:00:36.000Z","name":"Jo Sauer","mobile_number":"916-449-9125","email_id":"Boyd_Jenkins76@yahoo.com","dop":"2025-04-06","serial_number":"11500742230780794","imei1":"11500742230780794","imei2":"11500742230780794","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152317,"job_number":"JOB_152317","tr_customer_id":152334,"tr_customer_product_id":152324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:43.000Z","modified_at":"2026-01-12T04:00:43.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16341658595937","imei1":"16341658595937","imei2":"16341658595937","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152318,"job_number":"JOB_152318","tr_customer_id":152335,"tr_customer_product_id":152325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:44.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Dereck Koch","mobile_number":"441-258-3997","email_id":"Claudia.Spinka@hotmail.com","dop":"2025-09-16","serial_number":"16717079154169","imei1":"16717079154169","imei2":"16717079154169","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152319,"job_number":"JOB_152319","tr_customer_id":152336,"tr_customer_product_id":152326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Laury Koelpin","mobile_number":"270-875-0555","email_id":"Judd_Rodriguez37@hotmail.com","dop":"2025-09-09","serial_number":"12240780471745","imei1":"12240780471745","imei2":"12240780471745","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152320,"job_number":"JOB_152320","tr_customer_id":152337,"tr_customer_product_id":152327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Malcolm Hartmann","mobile_number":"674-775-6104","email_id":"Hilma.Kemmer@gmail.com","dop":"2025-09-09","serial_number":"12866921421995","imei1":"12866921421995","imei2":"12866921421995","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152321,"job_number":"JOB_152321","tr_customer_id":152338,"tr_customer_product_id":152328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:45.000Z","modified_at":"2026-01-12T04:00:45.000Z","name":"Christa Lemke","mobile_number":"995-885-1358","email_id":"Michaela_Auer@gmail.com","dop":"2025-09-09","serial_number":"19758538384020","imei1":"19758538384020","imei2":"19758538384020","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152323,"job_number":"JOB_152323","tr_customer_id":152340,"tr_customer_product_id":152330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12178081966346","imei1":"12178081966346","imei2":"12178081966346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152324,"job_number":"JOB_152324","tr_customer_id":152341,"tr_customer_product_id":152331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:00:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15170534891375","imei1":"15170534891375","imei2":"15170534891375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152327,"job_number":"JOB_152327","tr_customer_id":152344,"tr_customer_product_id":152334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19229877260307","imei1":"19229877260307","imei2":"19229877260307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152329,"job_number":"JOB_152329","tr_customer_id":152346,"tr_customer_product_id":152336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Bethany O'Hara","mobile_number":"594-463-6876","email_id":"Dewayne_Bruen33@yahoo.com","dop":"2025-04-06","serial_number":"14013747007015662","imei1":"14013747007015662","imei2":"14013747007015662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152330,"job_number":"JOB_152330","tr_customer_id":152347,"tr_customer_product_id":152337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:00:49.000Z","name":"Kristina Parisian","mobile_number":"321-271-1075","email_id":"Deonte93@yahoo.com","dop":"2025-04-06","serial_number":"15596851747841582","imei1":"15596851747841582","imei2":"15596851747841582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152331,"job_number":"JOB_152331","tr_customer_id":152348,"tr_customer_product_id":152338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:50.000Z","modified_at":"2026-01-12T04:00:50.000Z","name":"Kyle Kihn","mobile_number":"893-310-6821","email_id":"Nicola87@gmail.com","dop":"2025-04-06","serial_number":"15739914280350642","imei1":"15739914280350642","imei2":"15739914280350642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152332,"job_number":"JOB_152332","tr_customer_id":152349,"tr_customer_product_id":152339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:00:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11515075155435","imei1":"11515075155435","imei2":"11515075155435","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152334,"job_number":"JOB_152334","tr_customer_id":152351,"tr_customer_product_id":152341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:56.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Collin Berge","mobile_number":"768-941-5773","email_id":"Stella.Aufderhar@yahoo.com","dop":"2025-04-06","serial_number":"11622741927270294","imei1":"11622741927270294","imei2":"11622741927270294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152335,"job_number":"JOB_152335","tr_customer_id":152352,"tr_customer_product_id":152342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:03.000Z","modified_at":"2026-01-12T04:01:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18189686697627","imei1":"18189686697627","imei2":"18189686697627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152337,"job_number":"JOB_152337","tr_customer_id":152354,"tr_customer_product_id":152344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:05.000Z","modified_at":"2026-01-12T04:01:05.000Z","name":"Verna Daugherty","mobile_number":"300-205-9968","email_id":"Antonetta_Beatty68@hotmail.com","dop":"2025-04-06","serial_number":"17509073334593540","imei1":"17509073334593540","imei2":"17509073334593540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152343,"job_number":"JOB_152343","tr_customer_id":152360,"tr_customer_product_id":152350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15261902836266","imei1":"15261902836266","imei2":"15261902836266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152345,"job_number":"JOB_152345","tr_customer_id":152362,"tr_customer_product_id":152352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:14.000Z","modified_at":"2026-01-12T04:01:14.000Z","name":"Matilda Hickle","mobile_number":"910-300-5838","email_id":"Cordia.Tremblay52@yahoo.com","dop":"2025-04-06","serial_number":"16812384129502248","imei1":"16812384129502248","imei2":"16812384129502248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152346,"job_number":"JOB_152346","tr_customer_id":152363,"tr_customer_product_id":152353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:15.000Z","modified_at":"2026-01-12T04:01:15.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16888025044748","imei1":"16888025044748","imei2":"16888025044748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152350,"job_number":"JOB_152350","tr_customer_id":152367,"tr_customer_product_id":152357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:17.000Z","modified_at":"2026-01-12T04:01:17.000Z","name":"Devan Legros","mobile_number":"591-319-3220","email_id":"Alfreda_Effertz@yahoo.com","dop":"2025-04-06","serial_number":"16811338974004896","imei1":"16811338974004896","imei2":"16811338974004896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152354,"job_number":"JOB_152354","tr_customer_id":152371,"tr_customer_product_id":152361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18493884177356","imei1":"18493884177356","imei2":"18493884177356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152358,"job_number":"JOB_152358","tr_customer_id":152375,"tr_customer_product_id":152365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:22.000Z","modified_at":"2026-01-12T04:01:22.000Z","name":"Lillian Swift","mobile_number":"307-628-9116","email_id":"Cheyenne_Hamill@gmail.com","dop":"2025-04-06","serial_number":"17091527525536436","imei1":"17091527525536436","imei2":"17091527525536436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152359,"job_number":"JOB_152359","tr_customer_id":152376,"tr_customer_product_id":152366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:26.000Z","modified_at":"2026-01-12T04:01:26.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17039200863714","imei1":"17039200863714","imei2":"17039200863714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152361,"job_number":"JOB_152361","tr_customer_id":152378,"tr_customer_product_id":152368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:28.000Z","modified_at":"2026-01-12T04:01:28.000Z","name":"Zoila Kuhlman","mobile_number":"927-858-5798","email_id":"Darion_Bashirian@gmail.com","dop":"2025-04-06","serial_number":"16492985492643468","imei1":"16492985492643468","imei2":"16492985492643468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152362,"job_number":"JOB_152362","tr_customer_id":152379,"tr_customer_product_id":152369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16114033310643","imei1":"16114033310643","imei2":"16114033310643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152364,"job_number":"JOB_152364","tr_customer_id":152381,"tr_customer_product_id":152371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:33.000Z","modified_at":"2026-01-12T04:01:33.000Z","name":"Lilliana Bechtelar","mobile_number":"382-964-0862","email_id":"Zoie_Konopelski@hotmail.com","dop":"2025-04-06","serial_number":"11168557919817590","imei1":"11168557919817590","imei2":"11168557919817590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152365,"job_number":"JOB_152365","tr_customer_id":152382,"tr_customer_product_id":152372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14141343357018","imei1":"14141343357018","imei2":"14141343357018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152366,"job_number":"JOB_152366","tr_customer_id":152383,"tr_customer_product_id":152373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:01:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17276889658052","imei1":"17276889658052","imei2":"17276889658052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152369,"job_number":"JOB_152369","tr_customer_id":152386,"tr_customer_product_id":152376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Anastacio Huel","mobile_number":"684-572-8804","email_id":"Myrtle29@hotmail.com","dop":"2025-04-06","serial_number":"17024399648829828","imei1":"17024399648829828","imei2":"17024399648829828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152370,"job_number":"JOB_152370","tr_customer_id":152387,"tr_customer_product_id":152377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:36.000Z","modified_at":"2026-01-12T04:01:36.000Z","name":"Maggie Wolf","mobile_number":"757-290-4261","email_id":"Carrie_Swaniawski23@gmail.com","dop":"2025-04-06","serial_number":"10001299906154840","imei1":"10001299906154840","imei2":"10001299906154840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152371,"job_number":"JOB_152371","tr_customer_id":152388,"tr_customer_product_id":152378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:01:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19438227481372","imei1":"19438227481372","imei2":"19438227481372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152373,"job_number":"JOB_152373","tr_customer_id":152390,"tr_customer_product_id":152380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:45.000Z","modified_at":"2026-01-12T04:01:45.000Z","name":"Domenica Reynolds","mobile_number":"651-302-5485","email_id":"Madison4@yahoo.com","dop":"2025-04-06","serial_number":"14850538904306508","imei1":"14850538904306508","imei2":"14850538904306508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152374,"job_number":"JOB_152374","tr_customer_id":152391,"tr_customer_product_id":152381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:01:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17369816575603","imei1":"17369816575603","imei2":"17369816575603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152376,"job_number":"JOB_152376","tr_customer_id":152393,"tr_customer_product_id":152383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:51.000Z","modified_at":"2026-01-12T04:01:51.000Z","name":"Terrell Shields","mobile_number":"311-795-8773","email_id":"Scotty43@hotmail.com","dop":"2025-04-06","serial_number":"14314800304044012","imei1":"14314800304044012","imei2":"14314800304044012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152377,"job_number":"JOB_152377","tr_customer_id":152394,"tr_customer_product_id":152384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:52.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12792874887287","imei1":"12792874887287","imei2":"12792874887287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152379,"job_number":"JOB_152379","tr_customer_id":152396,"tr_customer_product_id":152386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:54.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Lonzo Flatley","mobile_number":"817-916-4286","email_id":"Marjolaine_Huels48@hotmail.com","dop":"2025-04-06","serial_number":"11799258218916852","imei1":"11799258218916852","imei2":"11799258218916852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152380,"job_number":"JOB_152380","tr_customer_id":152397,"tr_customer_product_id":152387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:00.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17942520928136","imei1":"17942520928136","imei2":"17942520928136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152382,"job_number":"JOB_152382","tr_customer_id":152399,"tr_customer_product_id":152389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:01.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Jaylen Russel","mobile_number":"325-952-6082","email_id":"Mattie_Huels16@gmail.com","dop":"2025-04-06","serial_number":"11849398645159510","imei1":"11849398645159510","imei2":"11849398645159510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152389,"job_number":"JOB_152389","tr_customer_id":152406,"tr_customer_product_id":152396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:06.000Z","modified_at":"2026-01-12T04:02:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17780480240617","imei1":"17780480240617","imei2":"17780480240617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152391,"job_number":"JOB_152391","tr_customer_id":152408,"tr_customer_product_id":152398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11722087077760","imei1":"11722087077760","imei2":"11722087077760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152393,"job_number":"JOB_152393","tr_customer_id":152410,"tr_customer_product_id":152400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Tamara Emard","mobile_number":"548-530-8027","email_id":"Louisa68@gmail.com","dop":"2025-04-06","serial_number":"15911278221855380","imei1":"15911278221855380","imei2":"15911278221855380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152394,"job_number":"JOB_152394","tr_customer_id":152411,"tr_customer_product_id":152401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:09.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Ashlynn Oberbrunner","mobile_number":"664-889-5064","email_id":"Dedrick_Blick49@yahoo.com","dop":"2025-04-06","serial_number":"13381823027431210","imei1":"13381823027431210","imei2":"13381823027431210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152395,"job_number":"JOB_152395","tr_customer_id":152412,"tr_customer_product_id":152402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:15.000Z","modified_at":"2026-01-12T04:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18793453757402","imei1":"18793453757402","imei2":"18793453757402","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152397,"job_number":"JOB_152397","tr_customer_id":152414,"tr_customer_product_id":152404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:17.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Jake Bergstrom","mobile_number":"715-397-0580","email_id":"Darby73@hotmail.com","dop":"2025-04-06","serial_number":"15288402765042540","imei1":"15288402765042540","imei2":"15288402765042540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152401,"job_number":"JOB_152401","tr_customer_id":152418,"tr_customer_product_id":152408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:23.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19190902375396","imei1":"19190902375396","imei2":"19190902375396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152403,"job_number":"JOB_152403","tr_customer_id":152420,"tr_customer_product_id":152410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:25.000Z","modified_at":"2026-01-12T04:02:25.000Z","name":"Jarvis Walsh","mobile_number":"876-223-7972","email_id":"Lillie43@yahoo.com","dop":"2025-04-06","serial_number":"13085357253863696","imei1":"13085357253863696","imei2":"13085357253863696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152404,"job_number":"JOB_152404","tr_customer_id":152421,"tr_customer_product_id":152411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:02:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13832937213113","imei1":"13832937213113","imei2":"13832937213113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152406,"job_number":"JOB_152406","tr_customer_id":152423,"tr_customer_product_id":152413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:31.000Z","modified_at":"2026-01-12T04:02:31.000Z","name":"Florine Heller","mobile_number":"319-976-9912","email_id":"Sarina27@yahoo.com","dop":"2025-04-06","serial_number":"11551378960261024","imei1":"11551378960261024","imei2":"11551378960261024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152413,"job_number":"JOB_152413","tr_customer_id":152430,"tr_customer_product_id":152420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:02:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10059696951083","imei1":"10059696951083","imei2":"10059696951083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152415,"job_number":"JOB_152415","tr_customer_id":152432,"tr_customer_product_id":152422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:58.000Z","modified_at":"2026-01-12T04:02:58.000Z","name":"Magnolia Bergnaum","mobile_number":"829-528-7500","email_id":"Danielle_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"19018439331821424","imei1":"19018439331821424","imei2":"19018439331821424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152416,"job_number":"JOB_152416","tr_customer_id":152433,"tr_customer_product_id":152423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19280048588138","imei1":"19280048588138","imei2":"19280048588138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152418,"job_number":"JOB_152418","tr_customer_id":152435,"tr_customer_product_id":152425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:10.000Z","modified_at":"2026-01-12T04:03:10.000Z","name":"Hertha Hagenes","mobile_number":"772-755-4697","email_id":"Marisol89@hotmail.com","dop":"2025-04-06","serial_number":"10225119783991346","imei1":"10225119783991346","imei2":"10225119783991346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152419,"job_number":"JOB_152419","tr_customer_id":152436,"tr_customer_product_id":152426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21475498467778","imei1":"21475498467778","imei2":"21475498467778","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152420,"job_number":"JOB_152420","tr_customer_id":152437,"tr_customer_product_id":152427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:38.000Z","modified_at":"2026-01-12T04:06:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94087585952766","imei1":"94087585952766","imei2":"94087585952766","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152421,"job_number":"JOB_152421","tr_customer_id":152438,"tr_customer_product_id":152428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66434953071869","imei1":"66434953071869","imei2":"66434953071869","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152422,"job_number":"JOB_152422","tr_customer_id":152439,"tr_customer_product_id":152429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56222472229149","imei1":"56222472229149","imei2":"56222472229149","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152423,"job_number":"JOB_152423","tr_customer_id":152440,"tr_customer_product_id":152430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62229668747294","imei1":"62229668747294","imei2":"62229668747294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152424,"job_number":"JOB_152424","tr_customer_id":152441,"tr_customer_product_id":152431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:39.000Z","modified_at":"2026-01-12T04:06:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80793537148235","imei1":"80793537148235","imei2":"80793537148235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152426,"job_number":"JOB_152426","tr_customer_id":152443,"tr_customer_product_id":152433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:09.000Z","modified_at":"2026-01-12T04:07:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38927893354836","imei1":"38927893354836","imei2":"38927893354836","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152427,"job_number":"JOB_152427","tr_customer_id":152444,"tr_customer_product_id":152434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55023991069701","imei1":"55023991069701","imei2":"55023991069701","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152428,"job_number":"JOB_152428","tr_customer_id":152445,"tr_customer_product_id":152435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66884115569457","imei1":"66884115569457","imei2":"66884115569457","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152429,"job_number":"JOB_152429","tr_customer_id":152446,"tr_customer_product_id":152436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:10.000Z","modified_at":"2026-01-12T04:07:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62559058485786","imei1":"62559058485786","imei2":"62559058485786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152430,"job_number":"JOB_152430","tr_customer_id":152447,"tr_customer_product_id":152437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49096360280189","imei1":"49096360280189","imei2":"49096360280189","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152431,"job_number":"JOB_152431","tr_customer_id":152448,"tr_customer_product_id":152438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79902135699391","imei1":"79902135699391","imei2":"79902135699391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152433,"job_number":"JOB_152433","tr_customer_id":152450,"tr_customer_product_id":152440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:40.000Z","modified_at":"2026-01-12T04:07:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"45671015174905","imei1":"45671015174905","imei2":"45671015174905","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152434,"job_number":"JOB_152434","tr_customer_id":152451,"tr_customer_product_id":152441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48891245835229","imei1":"48891245835229","imei2":"48891245835229","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152435,"job_number":"JOB_152435","tr_customer_id":152452,"tr_customer_product_id":152442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18541287656295","imei1":"18541287656295","imei2":"18541287656295","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152436,"job_number":"JOB_152436","tr_customer_id":152453,"tr_customer_product_id":152443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:41.000Z","modified_at":"2026-01-12T04:07:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10112174605615","imei1":"10112174605615","imei2":"10112174605615","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152437,"job_number":"JOB_152437","tr_customer_id":152454,"tr_customer_product_id":152444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84083482812263","imei1":"84083482812263","imei2":"84083482812263","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152438,"job_number":"JOB_152438","tr_customer_id":152455,"tr_customer_product_id":152445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:07:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88764936455288","imei1":"88764936455288","imei2":"88764936455288","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:07:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152440,"job_number":"JOB_152440","tr_customer_id":152457,"tr_customer_product_id":152447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:31.000Z","modified_at":"2026-01-12T04:43:31.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"17569821126258","imei1":"17569821126258","imei2":"17569821126258","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152442,"job_number":"JOB_152442","tr_customer_id":152459,"tr_customer_product_id":152449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:33.000Z","modified_at":"2026-01-12T04:43:33.000Z","name":"Maximilian Olson","mobile_number":"707-336-6400","email_id":"Lionel_Krajcik47@yahoo.com","dop":"2025-10-12","serial_number":"1002049980942241","imei1":"1002049980942241","imei2":"1002049980942241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152443,"job_number":"JOB_152443","tr_customer_id":152460,"tr_customer_product_id":152450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10710125771379","imei1":"10710125771379","imei2":"10710125771379","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152445,"job_number":"JOB_152445","tr_customer_id":152462,"tr_customer_product_id":152452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:48.000Z","modified_at":"2026-01-12T04:43:48.000Z","name":"Carolanne Stehr","mobile_number":"349-330-1808","email_id":"Garrick.Denesik@hotmail.com","dop":"2025-10-12","serial_number":"1003232495476730","imei1":"1003232495476730","imei2":"1003232495476730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152446,"job_number":"JOB_152446","tr_customer_id":152463,"tr_customer_product_id":152453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:00.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19011367285417","imei1":"19011367285417","imei2":"19011367285417","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152448,"job_number":"JOB_152448","tr_customer_id":152465,"tr_customer_product_id":152455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:02.000Z","modified_at":"2026-01-12T04:44:02.000Z","name":"Janie Wisozk","mobile_number":"614-956-9739","email_id":"Gardner81@yahoo.com","dop":"2025-10-12","serial_number":"1005121982994015","imei1":"1005121982994015","imei2":"1005121982994015","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152449,"job_number":"JOB_152449","tr_customer_id":152466,"tr_customer_product_id":152456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:22.000Z","modified_at":"2026-01-12T04:46:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"67894493055057","imei1":"67894493055057","imei2":"67894493055057","popurl":"2026-01-02T04:46:22.258860991Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152450,"job_number":"JOB_152450","tr_customer_id":152467,"tr_customer_product_id":152457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:46:57.000Z","modified_at":"2026-01-12T04:46:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-02","serial_number":"19261698792893","imei1":"19261698792893","imei2":"19261698792893","popurl":"2026-01-02T04:46:57.590690941Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152451,"job_number":"JOB_152451","tr_customer_id":152468,"tr_customer_product_id":152458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:54:52.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107504960102602","imei1":"107504960102602","imei2":"107504960102602","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152453,"job_number":"JOB_152453","tr_customer_id":152470,"tr_customer_product_id":152460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:04.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107641492286039","imei1":"107641492286039","imei2":"107641492286039","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152456,"job_number":"JOB_152456","tr_customer_id":152473,"tr_customer_product_id":152463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:43.000Z","modified_at":"2026-01-12T05:01:43.000Z","name":"Stanford Wolf","mobile_number":"442-997-0983","email_id":"Bradley73@gmail.com","dop":"2025-04-06","serial_number":"13684080589785314","imei1":"13684080589785314","imei2":"13684080589785314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152458,"job_number":"JOB_152458","tr_customer_id":152475,"tr_customer_product_id":152465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:57.000Z","modified_at":"2026-01-12T05:03:57.000Z","name":"Loren Roob","mobile_number":"693-455-3563","email_id":"Anne.Walsh@gmail.com","dop":"2025-04-06","serial_number":"12259222944657262","imei1":"12259222944657262","imei2":"12259222944657262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152460,"job_number":"JOB_152460","tr_customer_id":152477,"tr_customer_product_id":152467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:10.000Z","modified_at":"2026-01-12T05:04:10.000Z","name":"Howell Schuppe","mobile_number":"661-544-2243","email_id":"Leone_Crona@gmail.com","dop":"2025-04-06","serial_number":"14811804105405576","imei1":"14811804105405576","imei2":"14811804105405576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T05:04:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152461,"job_number":"JOB_152461","tr_customer_id":152478,"tr_customer_product_id":152468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19654032320703","imei1":"19654032320703","imei2":"19654032320703","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152462,"job_number":"JOB_152462","tr_customer_id":152479,"tr_customer_product_id":152469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:27.000Z","modified_at":"2026-01-12T06:18:27.000Z","name":"Delia Schimmel","mobile_number":"956-660-5323","email_id":"Fabian29@yahoo.com","dop":"2025-09-16","serial_number":"15102731948132","imei1":"15102731948132","imei2":"15102731948132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152463,"job_number":"JOB_152463","tr_customer_id":152480,"tr_customer_product_id":152470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:31.000Z","modified_at":"2026-01-12T06:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15635045262860","imei1":"15635045262860","imei2":"15635045262860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152465,"job_number":"JOB_152465","tr_customer_id":152482,"tr_customer_product_id":152472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:33.000Z","modified_at":"2026-01-12T06:18:33.000Z","name":"Rashawn Hane","mobile_number":"477-623-5596","email_id":"Laverna24@gmail.com","dop":"2025-04-06","serial_number":"18699468752415750","imei1":"18699468752415750","imei2":"18699468752415750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152466,"job_number":"JOB_152466","tr_customer_id":152483,"tr_customer_product_id":152473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11996909307716","imei1":"11996909307716","imei2":"11996909307716","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152467,"job_number":"JOB_152467","tr_customer_id":152484,"tr_customer_product_id":152474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:18:52.000Z","name":"Princess Crist","mobile_number":"362-270-0214","email_id":"Harry.Kemmer@gmail.com","dop":"2025-09-16","serial_number":"19977018950461","imei1":"19977018950461","imei2":"19977018950461","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152470,"job_number":"JOB_152470","tr_customer_id":152487,"tr_customer_product_id":152477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16425096034341","imei1":"16425096034341","imei2":"16425096034341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152472,"job_number":"JOB_152472","tr_customer_id":152489,"tr_customer_product_id":152479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:13.000Z","modified_at":"2026-01-12T06:19:13.000Z","name":"Nikko Goyette","mobile_number":"961-267-8091","email_id":"Coty_Weissnat65@gmail.com","dop":"2025-04-06","serial_number":"15004093048820362","imei1":"15004093048820362","imei2":"15004093048820362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152473,"job_number":"JOB_152473","tr_customer_id":152490,"tr_customer_product_id":152480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:18.000Z","modified_at":"2026-01-12T06:19:18.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18399530027377","imei1":"18399530027377","imei2":"18399530027377","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152474,"job_number":"JOB_152474","tr_customer_id":152491,"tr_customer_product_id":152481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:19.000Z","modified_at":"2026-01-12T06:19:19.000Z","name":"General Orn","mobile_number":"230-296-6613","email_id":"Patience33@yahoo.com","dop":"2025-09-16","serial_number":"17505683848745","imei1":"17505683848745","imei2":"17505683848745","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T06:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152119,"job_number":"JOB_152119","tr_customer_id":152136,"tr_customer_product_id":152126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:28:35.000Z","modified_at":"2026-01-11T16:28:35.000Z","name":"Francisca Schiller","mobile_number":"525-925-8733","email_id":"General.Swift50@hotmail.com","dop":"2025-04-23","serial_number":"11827616171169","imei1":"11827616171169","imei2":"11827616171169","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T16:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152149,"job_number":"JOB_152149","tr_customer_id":152166,"tr_customer_product_id":152156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:26:50.000Z","modified_at":"2026-01-11T17:26:50.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152152,"job_number":"JOB_152152","tr_customer_id":152169,"tr_customer_product_id":152159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:33:22.000Z","modified_at":"2026-01-11T17:33:22.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090901","imei1":"90909090909090901","imei2":"90909090909090901","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152157,"job_number":"JOB_152157","tr_customer_id":152174,"tr_customer_product_id":152164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:48.000Z","modified_at":"2026-01-11T17:42:48.000Z","name":"Alexys Nienow","mobile_number":"295-834-6988","email_id":"Fletcher.Senger72@yahoo.com","dop":"2025-04-23","serial_number":"19734045463893","imei1":"19734045463893","imei2":"19734045463893","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152158,"job_number":"JOB_152158","tr_customer_id":152175,"tr_customer_product_id":152165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:49.000Z","modified_at":"2026-01-11T17:42:49.000Z","name":"Alia Kessler","mobile_number":"795-393-1492","email_id":"Malinda_Morar22@gmail.com","dop":"2025-04-23","serial_number":"10040677576121","imei1":"10040677576121","imei2":"10040677576121","popurl":"2025-04-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152159,"job_number":"JOB_152159","tr_customer_id":152176,"tr_customer_product_id":152166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:22.000Z","modified_at":"2026-01-11T17:43:23.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bert_Roob@gmail.com","dop":"2025-07-02","serial_number":"14195124791017","imei1":"14195124791017","imei2":"14195124791017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152160,"job_number":"JOB_152160","tr_customer_id":152177,"tr_customer_product_id":152167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:28.000Z","modified_at":"2026-01-11T17:43:28.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Junior60@gmail.com","dop":"2025-07-02","serial_number":"19550895026421","imei1":"19550895026421","imei2":"19550895026421","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152161,"job_number":"JOB_152161","tr_customer_id":152178,"tr_customer_product_id":152168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:43:34.000Z","modified_at":"2026-01-11T17:43:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Karolann.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11591169388111","imei1":"11591169388111","imei2":"11591169388111","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T17:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152258,"job_number":"JOB_152258","tr_customer_id":152275,"tr_customer_product_id":152265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:47.000Z","modified_at":"2026-01-12T03:59:47.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Burdette.Sipes@yahoo.com","dop":"2025-07-02","serial_number":"11536577002025","imei1":"11536577002025","imei2":"11536577002025","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152272,"job_number":"JOB_152272","tr_customer_id":152289,"tr_customer_product_id":152279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rebeca.Wunsch52@gmail.com","dop":"2025-07-02","serial_number":"18979090415157","imei1":"18979090415157","imei2":"18979090415157","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152289,"job_number":"JOB_152289","tr_customer_id":152306,"tr_customer_product_id":152296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Addie.Abernathy@hotmail.com","dop":"2025-07-02","serial_number":"13022255659057","imei1":"13022255659057","imei2":"13022255659057","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152338,"job_number":"JOB_152338","tr_customer_id":152355,"tr_customer_product_id":152345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"187817663759778","imei1":"187817663759778","imei2":"187817663759778","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152339,"job_number":"JOB_152339","tr_customer_id":152356,"tr_customer_product_id":152346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Freida Hansen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193561195088907","imei1":"193561195088907","imei2":"193561195088907","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152340,"job_number":"JOB_152340","tr_customer_id":152357,"tr_customer_product_id":152347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:08.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Vito Hayes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"144680033141306","imei1":"144680033141306","imei2":"144680033141306","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152341,"job_number":"JOB_152341","tr_customer_id":152358,"tr_customer_product_id":152348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:09.000Z","name":"Connor Bergnaum","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154145998674451","imei1":"154145998674451","imei2":"154145998674451","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152352,"job_number":"JOB_152352","tr_customer_id":152369,"tr_customer_product_id":152359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"102611480617047","imei1":"102611480617047","imei2":"102611480617047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152353,"job_number":"JOB_152353","tr_customer_id":152370,"tr_customer_product_id":152360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Jon Terry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161456980283645","imei1":"161456980283645","imei2":"161456980283645","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152355,"job_number":"JOB_152355","tr_customer_id":152372,"tr_customer_product_id":152362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:20.000Z","modified_at":"2026-01-12T04:01:20.000Z","name":"Fabian Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182943821393945","imei1":"182943821393945","imei2":"182943821393945","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152357,"job_number":"JOB_152357","tr_customer_id":152374,"tr_customer_product_id":152364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Ethyl Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150843432695906","imei1":"150843432695906","imei2":"150843432695906","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152386,"job_number":"JOB_152386","tr_customer_id":152403,"tr_customer_product_id":152393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:04.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101213008891934","imei1":"101213008891934","imei2":"101213008891934","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152388,"job_number":"JOB_152388","tr_customer_id":152405,"tr_customer_product_id":152395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:05.000Z","modified_at":"2026-01-12T04:02:05.000Z","name":"Jaron Cassin","mobile_number":"835-719-6664","email_id":"Reymundo.Windler@yahoo.com","dop":"2025-06-09","serial_number":"105601355264768","imei1":"105601355264768","imei2":"105601355264768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152398,"job_number":"JOB_152398","tr_customer_id":152415,"tr_customer_product_id":152405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:18.000Z","modified_at":"2026-01-12T04:02:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103117933754108","imei1":"103117933754108","imei2":"103117933754108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152400,"job_number":"JOB_152400","tr_customer_id":152417,"tr_customer_product_id":152407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:19.000Z","name":"Jada Volkman","mobile_number":"637-377-9601","email_id":"Maritza58@hotmail.com","dop":"2025-06-09","serial_number":"100692520174863","imei1":"100692520174863","imei2":"100692520174863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152407,"job_number":"JOB_152407","tr_customer_id":152424,"tr_customer_product_id":152414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107327509184194","imei1":"107327509184194","imei2":"107327509184194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152409,"job_number":"JOB_152409","tr_customer_id":152426,"tr_customer_product_id":152416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:33.000Z","modified_at":"2026-01-12T04:02:33.000Z","name":"Candida Weimann","mobile_number":"878-411-2597","email_id":"Melvina2@hotmail.com","dop":"2025-06-09","serial_number":"106118356133105","imei1":"106118356133105","imei2":"106118356133105","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-12T04:02:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2cce1479-caa2-454b-9c84-93ed614bd42a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-94chaBNdxKvDt0mUiFLzbqk48BA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a31428c-7f86-44f9-b087-59e4fda4fd5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bfae919a-dcb5-47aa-a92f-8e5fe9c32ade |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 163 |
| ETag | W/"a3-I6mWvIskuWfGniBa3cOq8sh+ytQ" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":8},{"label":"Repair completed","key":"repair_completed","count":83}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c45fab03-9582-4dab-9234-2313e6c573b6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1ed3-8qnAOZzxswZgvcApjqRpVVYv1LE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152475,"job_number":"JOB_152475","tr_customer_id":152492,"tr_customer_product_id":152482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:36.000Z","modified_at":"2026-01-12T06:19:44.000Z","name":"Raoul Lind","mobile_number":"324-438-9014","email_id":"Richmond_Dickens@gmail.com","dop":"2025-11-04","serial_number":"79471511412939","imei1":"79471511412939","imei2":"79471511412939","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:19:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152476,"job_number":"JOB_152476","tr_customer_id":152493,"tr_customer_product_id":152483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:37.000Z","modified_at":"2026-01-12T06:19:44.000Z","name":"Eveline Jacobs","mobile_number":"858-571-5723","email_id":"Alisha.Orn44@gmail.com","dop":"2025-10-01","serial_number":"11207496912376","imei1":"11207496912376","imei2":"11207496912376","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:19:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ff17e621-a6e2-4eef-b0cc-0de31c4cd9c5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03fca3e7-dbeb-482c-8722-6a9263525dc0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"25de-CtEmV0sOAnk9OUKfE3CRsDdSNqg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152476,"job_number":"JOB_152476","tr_customer_id":152493,"tr_customer_product_id":152483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:37.000Z","modified_at":"2026-01-12T06:19:44.000Z","name":"Eveline Jacobs","mobile_number":"858-571-5723","email_id":"Alisha.Orn44@gmail.com","dop":"2025-10-01","serial_number":"11207496912376","imei1":"11207496912376","imei2":"11207496912376","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:19:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":152476,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T06:19:37.000Z"}],"quatations":[]},{"id":152475,"job_number":"JOB_152475","tr_customer_id":152492,"tr_customer_product_id":152482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:36.000Z","modified_at":"2026-01-12T06:19:44.000Z","name":"Raoul Lind","mobile_number":"324-438-9014","email_id":"Richmond_Dickens@gmail.com","dop":"2025-11-04","serial_number":"79471511412939","imei1":"79471511412939","imei2":"79471511412939","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-12T06:19:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":152475,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-12T06:19:36.000Z"}],"quatations":[]},{"id":152121,"job_number":"JOB_152121","tr_customer_id":152138,"tr_customer_product_id":152128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:32:26.000Z","modified_at":"2026-01-11T16:53:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"17399115593980","imei1":"17399115593980","imei2":"17399115593980","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:53:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152121,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:32:26.000Z"}],"quatations":[]},{"id":152118,"job_number":"JOB_152118","tr_customer_id":152135,"tr_customer_product_id":152125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T16:24:10.000Z","modified_at":"2026-01-11T16:24:15.000Z","name":"Witting Fausto","mobile_number":"280-585-8945","email_id":"Kamren13@hotmail.com","dop":"2025-06-23","serial_number":"13704722860286","imei1":"13704722860286","imei2":"13704722860286","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T16:24:15.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152118,"remark":"Phone is not working ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T16:24:10.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T19:32:46.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T19:32:46.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151759,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T18:53:02.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T18:53:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151758,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T08:16:14.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bc5588b5-11f2-4e8a-9bba-7475f901590a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3ODd9.BMVmSZq0SnmNYyHummlLT8-jai-ra8vk0bOJxWsgoE4 |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8628c034-664b-45a3-8ad0-bdd34592dfbb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":152475,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6154e540-fc2b-4273-a144-723fa61009b9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-0AqVcVTcTxzqxSnNBNd1j5kq2zA" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2deecb14-5368-43a2-9853-960478f400b5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 98f7e81c-f3ac-4660-b894-562c28e9e37a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 201 |
| ETag | W/"c9-UxRojQvh6FWzFZpgwKTjsRH/Q8A" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":83},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 52e0931e-b993-413f-a4f8-6ac8cc44f691 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3261f086-8f50-41ce-b863-05e7d9921cbb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"140b9-BZbT3YH1QNxP/LtlSZCi9SBfgCg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-12T05:01:52.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152214,"job_number":"JOB_152214","tr_customer_id":152231,"tr_customer_product_id":152221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T00:13:24.000Z","modified_at":"2026-01-12T00:13:30.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"264067545175136","imei1":"264067545175136","imei2":"264067545175136","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T00:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152215,"job_number":"JOB_152215","tr_customer_id":152232,"tr_customer_product_id":152222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:44:58.000Z","modified_at":"2026-01-12T01:45:33.000Z","name":"Alysson Hagenes","mobile_number":"930-338-6226","email_id":"Nathan46@hotmail.com","dop":"2025-04-06","serial_number":"10826844251639","imei1":"10826844251639","imei2":"10826844251639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152217,"job_number":"JOB_152217","tr_customer_id":152234,"tr_customer_product_id":152224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T01:58:13.000Z","modified_at":"2026-01-12T01:58:46.000Z","name":"Jan Boyer","mobile_number":"755-773-9515","email_id":"Juana.Schneider79@yahoo.com","dop":"2025-04-06","serial_number":"10864628941632","imei1":"10864628941632","imei2":"10864628941632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T01:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152219,"job_number":"JOB_152219","tr_customer_id":152236,"tr_customer_product_id":152226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:00:01.000Z","modified_at":"2026-01-12T02:00:35.000Z","name":"Evangeline Swaniawski","mobile_number":"655-349-5533","email_id":"Anjali76@hotmail.com","dop":"2025-04-06","serial_number":"18813221535524","imei1":"18813221535524","imei2":"18813221535524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152221,"job_number":"JOB_152221","tr_customer_id":152238,"tr_customer_product_id":152228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:05:20.000Z","modified_at":"2026-01-12T02:05:54.000Z","name":"Crystal Cartwright","mobile_number":"367-760-0720","email_id":"Eriberto_Willms48@gmail.com","dop":"2025-04-06","serial_number":"17510618333505","imei1":"17510618333505","imei2":"17510618333505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:05:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152223,"job_number":"JOB_152223","tr_customer_id":152240,"tr_customer_product_id":152230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T02:11:10.000Z","modified_at":"2026-01-12T02:11:45.000Z","name":"Chaim Brekke","mobile_number":"864-730-8746","email_id":"Ellie5@hotmail.com","dop":"2025-04-06","serial_number":"11937001141433","imei1":"11937001141433","imei2":"11937001141433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T02:11:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152225,"job_number":"JOB_152225","tr_customer_id":152242,"tr_customer_product_id":152232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:02:02.000Z","modified_at":"2026-01-12T03:02:39.000Z","name":"Samson Moore","mobile_number":"362-796-1547","email_id":"Alyson.Medhurst@yahoo.com","dop":"2025-04-06","serial_number":"15562465697888","imei1":"15562465697888","imei2":"15562465697888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152227,"job_number":"JOB_152227","tr_customer_id":152244,"tr_customer_product_id":152234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:07:06.000Z","modified_at":"2026-01-12T03:07:39.000Z","name":"Vivien Kohler","mobile_number":"969-516-0761","email_id":"Zetta.Bayer52@gmail.com","dop":"2025-04-06","serial_number":"18860476538048","imei1":"18860476538048","imei2":"18860476538048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152233,"job_number":"JOB_152233","tr_customer_id":152250,"tr_customer_product_id":152240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:48.000Z","modified_at":"2026-01-12T03:58:57.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"47727697539256","imei1":"47727697539256","imei2":"47727697539256","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152234,"job_number":"JOB_152234","tr_customer_id":152251,"tr_customer_product_id":152241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:52.000Z","modified_at":"2026-01-12T03:59:26.000Z","name":"Soledad Becker","mobile_number":"720-212-9486","email_id":"Gabrielle46@gmail.com","dop":"2025-04-06","serial_number":"11541917236465","imei1":"11541917236465","imei2":"11541917236465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152237,"job_number":"JOB_152237","tr_customer_id":152254,"tr_customer_product_id":152244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:58:56.000Z","modified_at":"2026-01-12T03:59:31.000Z","name":"Titus King","mobile_number":"771-477-5937","email_id":"Herbert_Smitham11@yahoo.com","dop":"2025-04-06","serial_number":"15622457993236","imei1":"15622457993236","imei2":"15622457993236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152239,"job_number":"JOB_152239","tr_customer_id":152256,"tr_customer_product_id":152246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:00.000Z","modified_at":"2026-01-12T03:59:09.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"70185811758783","imei1":"70185811758783","imei2":"70185811758783","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152240,"job_number":"JOB_152240","tr_customer_id":152257,"tr_customer_product_id":152247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:15.000Z","modified_at":"2026-01-12T03:59:49.000Z","name":"Monserrate Hintz","mobile_number":"592-267-1386","email_id":"Margaretta_Yost@hotmail.com","dop":"2025-04-06","serial_number":"11921023813130","imei1":"11921023813130","imei2":"11921023813130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152242,"job_number":"JOB_152242","tr_customer_id":152259,"tr_customer_product_id":152249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:17.000Z","modified_at":"2026-01-12T03:59:54.000Z","name":"Ole Stamm","mobile_number":"630-378-6490","email_id":"Kaela40@gmail.com","dop":"2025-04-06","serial_number":"15963513297019","imei1":"15963513297019","imei2":"15963513297019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152244,"job_number":"JOB_152244","tr_customer_id":152261,"tr_customer_product_id":152251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:18.000Z","modified_at":"2026-01-12T03:59:56.000Z","name":"Nathen Boyer","mobile_number":"774-475-4741","email_id":"Gretchen.Lind@yahoo.com","dop":"2025-06-18","serial_number":"10338949000072","imei1":"10338949000072","imei2":"10338949000072","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152248,"job_number":"JOB_152248","tr_customer_id":152265,"tr_customer_product_id":152255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:28.000Z","modified_at":"2026-01-12T04:00:01.000Z","name":"Nannie Boyer","mobile_number":"775-223-6308","email_id":"Leonor_Beatty49@hotmail.com","dop":"2025-04-06","serial_number":"18479731786149","imei1":"18479731786149","imei2":"18479731786149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152250,"job_number":"JOB_152250","tr_customer_id":152267,"tr_customer_product_id":152257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:29.000Z","modified_at":"2026-01-12T04:00:04.000Z","name":"Jayce Hoeger","mobile_number":"308-386-1976","email_id":"Monica_Labadie37@yahoo.com","dop":"2025-04-06","serial_number":"15360431537963","imei1":"15360431537963","imei2":"15360431537963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152254,"job_number":"JOB_152254","tr_customer_id":152271,"tr_customer_product_id":152261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:38.000Z","modified_at":"2026-01-12T04:00:13.000Z","name":"Kendra Cole","mobile_number":"422-399-7226","email_id":"Sharon25@gmail.com","dop":"2025-04-06","serial_number":"11684957592743","imei1":"11684957592743","imei2":"11684957592743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152256,"job_number":"JOB_152256","tr_customer_id":152273,"tr_customer_product_id":152263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:44.000Z","modified_at":"2026-01-12T04:00:23.000Z","name":"Noemy O'Keefe","mobile_number":"313-909-3441","email_id":"Cristina5@hotmail.com","dop":"2025-04-06","serial_number":"18966447643203","imei1":"18966447643203","imei2":"18966447643203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152259,"job_number":"JOB_152259","tr_customer_id":152276,"tr_customer_product_id":152266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T03:59:58.000Z","modified_at":"2026-01-12T04:00:37.000Z","name":"Anna Kuphal","mobile_number":"584-602-3014","email_id":"Ethelyn_Mueller@gmail.com","dop":"2025-04-06","serial_number":"11187559319232","imei1":"11187559319232","imei2":"11187559319232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152263,"job_number":"JOB_152263","tr_customer_id":152280,"tr_customer_product_id":152270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:01.000Z","modified_at":"2026-01-12T04:00:11.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"17624268773547","imei1":"17624268773547","imei2":"17624268773547","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152265,"job_number":"JOB_152265","tr_customer_id":152282,"tr_customer_product_id":152272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:02.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Kirsten Jones","mobile_number":"818-562-2809","email_id":"Braden.Gottlieb@yahoo.com","dop":"2025-04-06","serial_number":"14582548679283","imei1":"14582548679283","imei2":"14582548679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152269,"job_number":"JOB_152269","tr_customer_id":152286,"tr_customer_product_id":152276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:03.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Daphnee Parker","mobile_number":"208-383-4709","email_id":"Aliya.OHara64@yahoo.com","dop":"2025-06-18","serial_number":"10569978957307","imei1":"10569978957307","imei2":"10569978957307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152274,"job_number":"JOB_152274","tr_customer_id":152291,"tr_customer_product_id":152281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:04.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Marietta Hauck","mobile_number":"311-694-2275","email_id":"Edd.Cummings97@yahoo.com","dop":"2025-04-06","serial_number":"16157125470473","imei1":"16157125470473","imei2":"16157125470473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152277,"job_number":"JOB_152277","tr_customer_id":152294,"tr_customer_product_id":152284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:08.000Z","modified_at":"2026-01-12T04:00:41.000Z","name":"Arnoldo Kohler","mobile_number":"805-783-7119","email_id":"Elfrieda_Hand31@hotmail.com","dop":"2025-04-06","serial_number":"10338468784130","imei1":"10338468784130","imei2":"10338468784130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152282,"job_number":"JOB_152282","tr_customer_id":152299,"tr_customer_product_id":152289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:11.000Z","modified_at":"2026-01-12T04:00:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"13987670613936","imei1":"13987670613936","imei2":"13987670613936","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152284,"job_number":"JOB_152284","tr_customer_id":152301,"tr_customer_product_id":152291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:12.000Z","modified_at":"2026-01-12T04:00:47.000Z","name":"Leatha Bednar","mobile_number":"723-504-2417","email_id":"Giovanni70@hotmail.com","dop":"2025-04-06","serial_number":"15280759379445","imei1":"15280759379445","imei2":"15280759379445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152288,"job_number":"JOB_152288","tr_customer_id":152305,"tr_customer_product_id":152295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:16.000Z","modified_at":"2026-01-12T04:00:25.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"10150502431611","imei1":"10150502431611","imei2":"10150502431611","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152291,"job_number":"JOB_152291","tr_customer_id":152308,"tr_customer_product_id":152298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:20.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"Rudy Wintheiser","mobile_number":"311-978-1005","email_id":"Marshall_Ruecker44@hotmail.com","dop":"2025-04-06","serial_number":"17028007874819","imei1":"17028007874819","imei2":"17028007874819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152298,"job_number":"JOB_152298","tr_customer_id":152315,"tr_customer_product_id":152305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"14850072762528","imei1":"14850072762528","imei2":"14850072762528","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152299,"job_number":"JOB_152299","tr_customer_id":152316,"tr_customer_product_id":152306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:28.000Z","modified_at":"2026-01-12T04:00:44.000Z","name":"Miguel Raynor","mobile_number":"763-553-3435","email_id":"Francesca61@hotmail.com","dop":"2025-05-30","serial_number":"10443117129307","imei1":"10443117129307","imei2":"10443117129307","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152302,"job_number":"JOB_152302","tr_customer_id":152319,"tr_customer_product_id":152309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:30.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Blake Mohr","mobile_number":"928-645-1393","email_id":"Emmet_Mayer@gmail.com","dop":"2000-01-31","serial_number":"10558860504454","imei1":"10558860504454","imei2":"10558860504454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152306,"job_number":"JOB_152306","tr_customer_id":152323,"tr_customer_product_id":152313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:00:40.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"18201730039338","imei1":"18201730039338","imei2":"18201730039338","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152309,"job_number":"JOB_152309","tr_customer_id":152326,"tr_customer_product_id":152316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:08.000Z","name":"Quinten Schmitt","mobile_number":"340-853-0296","email_id":"Antonina22@hotmail.com","dop":"2025-04-06","serial_number":"14355429679666","imei1":"14355429679666","imei2":"14355429679666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152311,"job_number":"JOB_152311","tr_customer_id":152328,"tr_customer_product_id":152318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:31.000Z","modified_at":"2026-01-12T04:01:06.000Z","name":"Joseph Sipes","mobile_number":"200-322-8537","email_id":"Grayce.McDermott27@yahoo.com","dop":"2025-04-06","serial_number":"10431883923235","imei1":"10431883923235","imei2":"10431883923235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152315,"job_number":"JOB_152315","tr_customer_id":152332,"tr_customer_product_id":152322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:34.000Z","modified_at":"2026-01-12T04:01:13.000Z","name":"Kaycee Turner","mobile_number":"878-583-7047","email_id":"Kurt.Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"17644907344798","imei1":"17644907344798","imei2":"17644907344798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152322,"job_number":"JOB_152322","tr_customer_id":152339,"tr_customer_product_id":152329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:46.000Z","modified_at":"2026-01-12T04:00:56.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"15839870454279","imei1":"15839870454279","imei2":"15839870454279","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152325,"job_number":"JOB_152325","tr_customer_id":152342,"tr_customer_product_id":152332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:21.000Z","name":"Gunnar Stanton","mobile_number":"325-216-6616","email_id":"Michael_Beahan@gmail.com","dop":"2025-04-06","serial_number":"18986212246284","imei1":"18986212246284","imei2":"18986212246284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152326,"job_number":"JOB_152326","tr_customer_id":152343,"tr_customer_product_id":152333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:48.000Z","modified_at":"2026-01-12T04:01:25.000Z","name":"Cecil Powlowski","mobile_number":"238-945-3101","email_id":"Myrtie58@gmail.com","dop":"2025-04-06","serial_number":"11295967928117","imei1":"11295967928117","imei2":"11295967928117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152328,"job_number":"JOB_152328","tr_customer_id":152345,"tr_customer_product_id":152335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:49.000Z","modified_at":"2026-01-12T04:01:27.000Z","name":"Thurman Waters","mobile_number":"495-683-9230","email_id":"Gay_Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"11757600684191","imei1":"11757600684191","imei2":"11757600684191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152333,"job_number":"JOB_152333","tr_customer_id":152350,"tr_customer_product_id":152340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:00:54.000Z","modified_at":"2026-01-12T04:01:30.000Z","name":"Jonathon Donnelly","mobile_number":"970-275-6963","email_id":"Stanford21@yahoo.com","dop":"2025-04-06","serial_number":"14801989850374","imei1":"14801989850374","imei2":"14801989850374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152336,"job_number":"JOB_152336","tr_customer_id":152353,"tr_customer_product_id":152343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:04.000Z","modified_at":"2026-01-12T04:01:37.000Z","name":"Pattie Boyle","mobile_number":"502-324-1871","email_id":"Polly.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"10031173943181","imei1":"10031173943181","imei2":"10031173943181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152344,"job_number":"JOB_152344","tr_customer_id":152361,"tr_customer_product_id":152351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:12.000Z","modified_at":"2026-01-12T04:01:46.000Z","name":"Waldo Schultz","mobile_number":"224-474-6400","email_id":"Queen.Ondricka@hotmail.com","dop":"2025-04-06","serial_number":"14044001357832","imei1":"14044001357832","imei2":"14044001357832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152347,"job_number":"JOB_152347","tr_customer_id":152364,"tr_customer_product_id":152354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:52.000Z","name":"Candido Ernser","mobile_number":"857-577-4165","email_id":"Jameson.Schoen75@yahoo.com","dop":"2025-04-06","serial_number":"10711443314788","imei1":"10711443314788","imei2":"10711443314788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152349,"job_number":"JOB_152349","tr_customer_id":152366,"tr_customer_product_id":152356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:16.000Z","modified_at":"2026-01-12T04:01:54.000Z","name":"Adell Padberg","mobile_number":"636-801-3438","email_id":"Alysha79@hotmail.com","dop":"2000-01-31","serial_number":"10999519174390","imei1":"10999519174390","imei2":"10999519174390","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152356,"job_number":"JOB_152356","tr_customer_id":152373,"tr_customer_product_id":152363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:21.000Z","modified_at":"2026-01-12T04:01:59.000Z","name":"Piper Nicolas","mobile_number":"289-866-9732","email_id":"Ayana93@yahoo.com","dop":"2025-04-06","serial_number":"19260962475731","imei1":"19260962475731","imei2":"19260962475731","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152360,"job_number":"JOB_152360","tr_customer_id":152377,"tr_customer_product_id":152367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:27.000Z","modified_at":"2026-01-12T04:02:01.000Z","name":"Cyrus Grady","mobile_number":"994-423-1991","email_id":"Verona_Green@gmail.com","dop":"2025-04-06","serial_number":"11484783329931","imei1":"11484783329931","imei2":"11484783329931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152363,"job_number":"JOB_152363","tr_customer_id":152380,"tr_customer_product_id":152370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:32.000Z","modified_at":"2026-01-12T04:02:08.000Z","name":"Palma Hodkiewicz","mobile_number":"936-595-4080","email_id":"Clair.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"12267207849689","imei1":"12267207849689","imei2":"12267207849689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152367,"job_number":"JOB_152367","tr_customer_id":152384,"tr_customer_product_id":152374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:12.000Z","name":"Audrey Kub","mobile_number":"766-258-0478","email_id":"Jayce_Bernier@hotmail.com","dop":"2025-04-06","serial_number":"12423537579685","imei1":"12423537579685","imei2":"12423537579685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152368,"job_number":"JOB_152368","tr_customer_id":152385,"tr_customer_product_id":152375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:34.000Z","modified_at":"2026-01-12T04:02:09.000Z","name":"Casey Reilly","mobile_number":"903-874-8118","email_id":"Nellie_Cummings@gmail.com","dop":"2025-04-06","serial_number":"19531689364140","imei1":"19531689364140","imei2":"19531689364140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152372,"job_number":"JOB_152372","tr_customer_id":152389,"tr_customer_product_id":152379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:44.000Z","modified_at":"2026-01-12T04:02:17.000Z","name":"Sadye MacGyver","mobile_number":"964-748-9647","email_id":"Lawrence76@hotmail.com","dop":"2025-04-06","serial_number":"15405209638733","imei1":"15405209638733","imei2":"15405209638733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152375,"job_number":"JOB_152375","tr_customer_id":152392,"tr_customer_product_id":152382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:50.000Z","modified_at":"2026-01-12T04:02:23.000Z","name":"Isidro Boyer","mobile_number":"920-677-0056","email_id":"Sarai_Predovic@gmail.com","dop":"2025-04-06","serial_number":"16930564079947","imei1":"16930564079947","imei2":"16930564079947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152378,"job_number":"JOB_152378","tr_customer_id":152395,"tr_customer_product_id":152385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:53.000Z","modified_at":"2026-01-12T04:02:26.000Z","name":"Vella Ondricka","mobile_number":"727-242-8440","email_id":"Octavia.Rodriguez@yahoo.com","dop":"2025-04-06","serial_number":"14870775167471","imei1":"14870775167471","imei2":"14870775167471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152381,"job_number":"JOB_152381","tr_customer_id":152398,"tr_customer_product_id":152388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:00.000Z","modified_at":"2026-01-12T04:02:36.000Z","name":"Dedrick Stark","mobile_number":"828-417-9187","email_id":"Kraig96@gmail.com","dop":"2025-04-06","serial_number":"18743984306443","imei1":"18743984306443","imei2":"18743984306443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152384,"job_number":"JOB_152384","tr_customer_id":152401,"tr_customer_product_id":152391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:02.000Z","modified_at":"2026-01-12T04:02:40.000Z","name":"Immanuel Bauch","mobile_number":"986-980-2271","email_id":"Dewayne.Padberg90@yahoo.com","dop":"2000-01-31","serial_number":"10261846428125","imei1":"10261846428125","imei2":"10261846428125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152390,"job_number":"JOB_152390","tr_customer_id":152407,"tr_customer_product_id":152397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:07.000Z","modified_at":"2026-01-12T04:02:45.000Z","name":"Eleazar O'Reilly","mobile_number":"690-471-3668","email_id":"Daija85@hotmail.com","dop":"2025-04-06","serial_number":"18932519047443","imei1":"18932519047443","imei2":"18932519047443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152392,"job_number":"JOB_152392","tr_customer_id":152409,"tr_customer_product_id":152399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:08.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Ellis Howell","mobile_number":"757-315-5375","email_id":"Berenice.Ernser30@yahoo.com","dop":"2025-04-06","serial_number":"17760503560142","imei1":"17760503560142","imei2":"17760503560142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152396,"job_number":"JOB_152396","tr_customer_id":152413,"tr_customer_product_id":152403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:16.000Z","modified_at":"2026-01-12T04:02:50.000Z","name":"Liam Kerluke","mobile_number":"940-937-0793","email_id":"Eulalia23@hotmail.com","dop":"2025-04-06","serial_number":"14709825602465","imei1":"14709825602465","imei2":"14709825602465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152402,"job_number":"JOB_152402","tr_customer_id":152419,"tr_customer_product_id":152409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:24.000Z","modified_at":"2026-01-12T04:02:57.000Z","name":"Sarina Stroman","mobile_number":"736-514-6096","email_id":"Tito_Stamm45@yahoo.com","dop":"2025-04-06","serial_number":"19032607537646","imei1":"19032607537646","imei2":"19032607537646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152405,"job_number":"JOB_152405","tr_customer_id":152422,"tr_customer_product_id":152412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:29.000Z","modified_at":"2026-01-12T04:03:02.000Z","name":"Nicolas Dibbert","mobile_number":"450-833-5974","email_id":"Virginie.Kerluke@gmail.com","dop":"2025-04-06","serial_number":"12509974154943","imei1":"12509974154943","imei2":"12509974154943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152411,"job_number":"JOB_152411","tr_customer_id":152428,"tr_customer_product_id":152418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:47.000Z","modified_at":"2026-01-12T04:03:25.000Z","name":"Gustave Buckridge","mobile_number":"626-538-2654","email_id":"Henri.Schamberger89@hotmail.com","dop":"2000-01-31","serial_number":"10564560674026","imei1":"10564560674026","imei2":"10564560674026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152414,"job_number":"JOB_152414","tr_customer_id":152431,"tr_customer_product_id":152421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:56.000Z","modified_at":"2026-01-12T04:03:30.000Z","name":"Milton Emmerich","mobile_number":"878-952-5329","email_id":"Syble_Littel@hotmail.com","dop":"2025-04-06","serial_number":"10183950485727","imei1":"10183950485727","imei2":"10183950485727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152417,"job_number":"JOB_152417","tr_customer_id":152434,"tr_customer_product_id":152424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:03:08.000Z","modified_at":"2026-01-12T04:03:41.000Z","name":"Nedra Mitchell","mobile_number":"471-959-5111","email_id":"Malinda65@hotmail.com","dop":"2025-04-06","serial_number":"19549143785426","imei1":"19549143785426","imei2":"19549143785426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152425,"job_number":"JOB_152425","tr_customer_id":152442,"tr_customer_product_id":152432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:06:40.000Z","modified_at":"2026-01-12T04:07:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77343757952103","imei1":"77343757952103","imei2":"77343757952103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152432,"job_number":"JOB_152432","tr_customer_id":152449,"tr_customer_product_id":152439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:11.000Z","modified_at":"2026-01-12T04:07:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32344190865770","imei1":"32344190865770","imei2":"32344190865770","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152439,"job_number":"JOB_152439","tr_customer_id":152456,"tr_customer_product_id":152446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:07:42.000Z","modified_at":"2026-01-12T04:08:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99551283805190","imei1":"99551283805190","imei2":"99551283805190","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:08:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152441,"job_number":"JOB_152441","tr_customer_id":152458,"tr_customer_product_id":152448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:32.000Z","modified_at":"2026-01-12T04:43:42.000Z","name":"Althea Romaguera","mobile_number":"562-669-3342","email_id":"Berry.Olson@yahoo.com","dop":"2025-10-12","serial_number":"19991675895269","imei1":"19991675895269","imei2":"19991675895269","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152444,"job_number":"JOB_152444","tr_customer_id":152461,"tr_customer_product_id":152451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:43:46.000Z","modified_at":"2026-01-12T04:43:56.000Z","name":"Robbie Hoppe","mobile_number":"980-527-2100","email_id":"Jayson.Schaden5@yahoo.com","dop":"2025-10-12","serial_number":"10057269341732","imei1":"10057269341732","imei2":"10057269341732","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152447,"job_number":"JOB_152447","tr_customer_id":152464,"tr_customer_product_id":152454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:44:00.000Z","modified_at":"2026-01-12T04:44:10.000Z","name":"Kylie Wisozk","mobile_number":"259-953-9287","email_id":"Enrico.Friesen79@yahoo.com","dop":"2025-10-12","serial_number":"10133202677414","imei1":"10133202677414","imei2":"10133202677414","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152452,"job_number":"JOB_152452","tr_customer_id":152469,"tr_customer_product_id":152459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:54:52.000Z","modified_at":"2026-01-12T04:55:02.000Z","name":"Vesta O'Connell","mobile_number":"452-788-3415","email_id":"Mitchell68@hotmail.com","dop":"2025-07-01","serial_number":"108073712897922","imei1":"108073712897922","imei2":"108073712897922","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152454,"job_number":"JOB_152454","tr_customer_id":152471,"tr_customer_product_id":152461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:55:04.000Z","modified_at":"2026-01-12T04:55:13.000Z","name":"Reilly Auer","mobile_number":"664-540-5869","email_id":"Ryann19@gmail.com","dop":"2025-07-01","serial_number":"107633407785994","imei1":"107633407785994","imei2":"107633407785994","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152455,"job_number":"JOB_152455","tr_customer_id":152472,"tr_customer_product_id":152462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:01:42.000Z","modified_at":"2026-01-12T05:02:17.000Z","name":"Nigel Kuhlman","mobile_number":"316-632-3604","email_id":"Delia.Beer57@yahoo.com","dop":"2025-04-06","serial_number":"11701365601786","imei1":"11701365601786","imei2":"11701365601786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152457,"job_number":"JOB_152457","tr_customer_id":152474,"tr_customer_product_id":152464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:03:56.000Z","modified_at":"2026-01-12T05:04:34.000Z","name":"Jeremy Cassin","mobile_number":"963-557-9299","email_id":"Monserrat8@yahoo.com","dop":"2025-04-06","serial_number":"18398699773509","imei1":"18398699773509","imei2":"18398699773509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152459,"job_number":"JOB_152459","tr_customer_id":152476,"tr_customer_product_id":152466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T05:04:09.000Z","modified_at":"2026-01-12T05:04:46.000Z","name":"Elza Waelchi","mobile_number":"477-490-1450","email_id":"Orval_OKon@gmail.com","dop":"2025-04-06","serial_number":"15448147603603","imei1":"15448147603603","imei2":"15448147603603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T05:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152464,"job_number":"JOB_152464","tr_customer_id":152481,"tr_customer_product_id":152471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:32.000Z","modified_at":"2026-01-12T06:19:05.000Z","name":"Rodrigo Kuphal","mobile_number":"256-456-2690","email_id":"Deron.Deckow@gmail.com","dop":"2025-04-06","serial_number":"18164408168700","imei1":"18164408168700","imei2":"18164408168700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152471,"job_number":"JOB_152471","tr_customer_id":152488,"tr_customer_product_id":152478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:12.000Z","modified_at":"2026-01-12T06:19:45.000Z","name":"Conner Kulas","mobile_number":"754-372-2460","email_id":"Wilburn31@hotmail.com","dop":"2025-04-06","serial_number":"19956175876746","imei1":"19956175876746","imei2":"19956175876746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152342,"job_number":"JOB_152342","tr_customer_id":152359,"tr_customer_product_id":152349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:01:09.000Z","modified_at":"2026-01-12T04:01:32.000Z","name":"Elza Ondricka","mobile_number":"393-211-4412","email_id":"Queenie49@hotmail.com","dop":"2025-10-01","serial_number":"18352630621413","imei1":"18352630621413","imei2":"18352630621413","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152387,"job_number":"JOB_152387","tr_customer_id":152404,"tr_customer_product_id":152394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:04.000Z","modified_at":"2026-01-12T04:02:14.000Z","name":"Alvis Pfannerstill","mobile_number":"490-766-8463","email_id":"Cletus.Hudson85@gmail.com","dop":"2025-06-09","serial_number":"106413226044720","imei1":"106413226044720","imei2":"106413226044720","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152399,"job_number":"JOB_152399","tr_customer_id":152416,"tr_customer_product_id":152406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:19.000Z","modified_at":"2026-01-12T04:02:28.000Z","name":"Jacques Koepp","mobile_number":"292-537-5837","email_id":"Reece_Smith81@yahoo.com","dop":"2025-06-09","serial_number":"108666829908168","imei1":"108666829908168","imei2":"108666829908168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152408,"job_number":"JOB_152408","tr_customer_id":152425,"tr_customer_product_id":152415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T04:02:32.000Z","modified_at":"2026-01-12T04:02:42.000Z","name":"Tyson Johns","mobile_number":"349-452-3180","email_id":"Norene0@yahoo.com","dop":"2025-06-09","serial_number":"102185957409086","imei1":"102185957409086","imei2":"102185957409086","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T04:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152468,"job_number":"JOB_152468","tr_customer_id":152485,"tr_customer_product_id":152475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:18:52.000Z","modified_at":"2026-01-12T06:19:06.000Z","name":"Glennie Pfeffer","mobile_number":"381-847-7617","email_id":"Gavin_Johnston@gmail.com","dop":"2025-11-04","serial_number":"62054075542658","imei1":"62054075542658","imei2":"62054075542658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152469,"job_number":"JOB_152469","tr_customer_id":152486,"tr_customer_product_id":152476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:10.000Z","modified_at":"2026-01-12T06:19:30.000Z","name":"Hattie Kuhn","mobile_number":"929-893-3927","email_id":"Marcelo26@yahoo.com","dop":"2025-11-04","serial_number":"50990721857126","imei1":"50990721857126","imei2":"50990721857126","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-12T06:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7d42fb1d-874d-4c38-8603-2c7a45bb3c78 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f96-Ccy36Z0eheK3D8gBZz9JrzloJlU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-12T04:48:24.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152475,"job_number":"JOB_152475","tr_customer_id":152492,"tr_customer_product_id":152482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:36.000Z","modified_at":"2026-01-12T06:19:49.000Z","name":"Raoul Lind","mobile_number":"324-438-9014","email_id":"Richmond_Dickens@gmail.com","dop":"2025-11-04","serial_number":"79471511412939","imei1":"79471511412939","imei2":"79471511412939","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dc601784-2d22-480b-a6cc-73f911574506 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 152475
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5ODc5MH0.8K24u6ayGiNn9x4ZfSkXSNFrr5BxFlhMWl00aHzpkFE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a61bbb7-ebb0-42f5-aef6-d0153cf2c4b8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f96-7clkbTUng22Z/coy+4XnBm39Ucc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Mon, 12 Jan 2026 06:19:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152139,"job_number":"JOB_152139","tr_customer_id":152156,"tr_customer_product_id":152146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:05:03.000Z","modified_at":"2026-01-11T17:51:20.000Z","name":"Test1 Testing1","mobile_number":"0987654329","email_id":"test1@example.com","dop":"2025-12-01","serial_number":"99834881066762","imei1":"99834881066762","imei2":"99834881066762","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T17:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152156,"job_number":"JOB_152156","tr_customer_id":152173,"tr_customer_product_id":152163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T17:42:07.000Z","modified_at":"2026-01-12T04:48:24.000Z","name":"mumbai mumbai","mobile_number":"9876543211","email_id":"a@yopmail.com","dop":"2026-01-10","serial_number":"90909090909090011","imei1":"90909090909090011","imei2":"90909090909090011","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T04:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152476,"job_number":"JOB_152476","tr_customer_id":152493,"tr_customer_product_id":152483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:37.000Z","modified_at":"2026-01-12T06:19:51.000Z","name":"Eveline Jacobs","mobile_number":"858-571-5723","email_id":"Alisha.Orn44@gmail.com","dop":"2025-10-01","serial_number":"11207496912376","imei1":"11207496912376","imei2":"11207496912376","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-12T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ea0c7c2-0613-4e81-a81f-1589b19e51e5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-ek21Ixgo6attolrLoxe+npT3qa0" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3OTJ9.h5G9_VBEkvmDGaxkZqlyS4LWbRNASLS8dg_RkLssT7Q"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 782fe205-f371-4930-8791-b466b01807ae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 86a2ef5b-9e29-48c7-b4c3-59beb73a4051 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-a77jhS2C05tjxtjkrCvUKMOdJrs" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":266},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 872d4f59-b51b-4380-89a9-ce69b907051e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-Jn9BhdaAzmrJZcmzHsCLPKZrpBY" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152475,"job_number":"JOB_152475","tr_customer_id":152492,"tr_customer_product_id":152482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:36.000Z","modified_at":"2026-01-12T06:19:51.000Z","name":"Raoul Lind","mobile_number":"324-438-9014","email_id":"Richmond_Dickens@gmail.com","dop":"2025-11-04","serial_number":"79471511412939","imei1":"79471511412939","imei2":"79471511412939","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea12726f-e78e-44d2-bc06-2e10f3ce2969 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-Jn9BhdaAzmrJZcmzHsCLPKZrpBY" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152475,"job_number":"JOB_152475","tr_customer_id":152492,"tr_customer_product_id":152482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-12T06:19:36.000Z","modified_at":"2026-01-12T06:19:51.000Z","name":"Raoul Lind","mobile_number":"324-438-9014","email_id":"Richmond_Dickens@gmail.com","dop":"2025-11-04","serial_number":"79471511412939","imei1":"79471511412939","imei2":"79471511412939","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-12T06:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f592e1d-20b8-4363-acba-87526f96b306 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 152475
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 97110034-5dbf-414f-91a6-2a127e43c23c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTg3NzJ9.LQwCml5JiGSPURmSK4k1gltmBpWweRUj0uZmvgaSCOA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 375e984c-ae66-4d20-8337-b03b24025023 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Mon, 12 Jan 2026 06:19:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|